aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--src/comments.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0a050d1..fdb3758 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.0.0
+VERSION=1.0.1
DST=emmet-mode.el
PYTHON ?= python3
diff --git a/src/comments.el b/src/comments.el
index 4998a52..a3e04b5 100644
--- a/src/comments.el
+++ b/src/comments.el
@@ -1,6 +1,6 @@
;;; emmet-mode.el --- Emmet's support for emacs
-;; Version: 1.0.0
+;; Version: 1.0.1
;; URL: https://libregit.org/heckyel/emmet-mode
;; Last-Updated: 2020-01-11 Fri
;; Keywords: convenience