branch: elpa/lua-mode
commit d81c700744f6fda61300626fdcadcf47fa3bbe87
Author: Philip K <[email protected]>
Commit: GitHub <[email protected]>

    Bump version tag
    
    Since the [last 
release](https://github.com/immerrr/lua-mode/releases/tag/v20201010), the 
version tag was not bumped.
    
    I am currently working on adding this package to NonGNU ELPA, and that is 
based on checking the 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.

Reply via email to