branch: elpa/symbol-overlay
commit d1464042783e252f5cac1fcac82fee16fc3534db
Author: Steve Purcell <[email protected]>
Commit: Steve Purcell <[email protected]>
Bump version (fixes #19)
---
symbol-overlay.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/symbol-overlay.el b/symbol-overlay.el
index efdf753b47..76ad48224e 100644
--- a/symbol-overlay.el
+++ b/symbol-overlay.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2017 wolray
;; Author: wolray <[email protected]>
-;; Version: 4.0
+;; Version: 4.1
;; URL: https://github.com/wolray/symbol-overlay/
;; Keywords: faces, matching
;; Package-Requires: ((emacs "24.3"))