branch: elpa/lua-mode
commit 7ee3febab01aeacfd33357124e7f605e1e110d99
Author: immerrr <[email protected]>
Commit: immerrr <[email protected]>
Bump version tag for v20210802 release
---
lua-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lua-mode.el b/lua-mode.el
index c09a26f..637ad09 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: 20201010
+;; Version: 20210802
;; Package-Requires: ((emacs "24.3"))
;;
;; This file is NOT part of Emacs.