branch: elpa/flamegraph
commit 84e57b17520edbadbdca17e0b2dba50c56134d74
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
Bump version
---
flamegraph.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flamegraph.el b/flamegraph.el
index 0e8b96f948..e26fd23e7b 100644
--- a/flamegraph.el
+++ b/flamegraph.el
@@ -5,7 +5,7 @@
;; Author: Dmitry Gutov <[email protected]>
;; Homepage: https://github.com/dgutov/emacs-flamegraph/
;; Keywords: lisp, tools
-;; Version: 0.1
+;; Version: 0.2
;; Package-Requires: ((emacs "30.1"))
;; This file is free software: you can redistribute it and/or modify