branch: elpa/lua-mode
commit b9a476cbb22b0fbfccd0ab60f3c02c61478a1642
Merge: 2bd9077 d81c700
Author: immerrr again <[email protected]>
Commit: GitHub <[email protected]>
Merge pull request #194 from phikal/patch-1
Bump version tag
---
lua-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lua-mode.el b/lua-mode.el
index 0953972..c09a26f 100644
--- a/lua-mode.el
+++ b/lua-mode.el
@@ -12,7 +12,7 @@
;; Aaron Smith <[email protected]>.
;;
;; URL: http://immerrr.github.com/lua-mode
-;; Version: 20151025
+;; Version: 20201010
;; Package-Requires: ((emacs "24.3"))
;;
;; This file is NOT part of Emacs.