branch: elpa/telephone-line
commit 70c113bea37719c83961023afd893044398e681d
Author: Daniel Bordak <[email protected]>
Commit: Daniel Bordak <[email protected]>
Version Bump
Argh, should have done this a while ago -- Need to send out an update to
stable users since it'll actually work now.
---
telephone-line.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/telephone-line.el b/telephone-line.el
index 382fcafd89..135fd0c03a 100644
--- a/telephone-line.el
+++ b/telephone-line.el
@@ -4,7 +4,7 @@
;; Author: Daniel Bordak <[email protected]>
;; URL: https://github.com/dbordak/telephone-line
-;; Version: 0.2
+;; Version: 0.3
;; Keywords: mode-line
;; Package-Requires: ((emacs "24.3") (cl-lib "0.5") (eieio "1.4") (s "1.9.0")
(seq "1.8"))