branch: externals/emacs-gc-stats
commit 19c24e427fcee57fe834b7842cd48f0e23ba8a84
Author: Ihor Radchenko <[email protected]>
Commit: Ihor Radchenko <[email protected]>
Bump version to 1.1
This is to update ELPA build
---
emacs-gc-stats.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/emacs-gc-stats.el b/emacs-gc-stats.el
index 39407dd330..db29a04666 100644
--- a/emacs-gc-stats.el
+++ b/emacs-gc-stats.el
@@ -7,7 +7,7 @@
;; URL: https://git.sr.ht/~yantar92/emacs-gc-stats
;; Package-Requires: ((emacs "25.1"))
-;; Version: 1.0
+;; Version: 1.1
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by