diff options
author | smihica <smihica@gmail.com> | 2013-08-16 15:30:04 +0900 |
---|---|---|
committer | smihica <smihica@gmail.com> | 2013-08-16 15:30:04 +0900 |
commit | af71ee549675fc015b952eb0cf63f1049d788860 (patch) | |
tree | 3d5899b0755ca61d218ee4f28da880d20ce752de /src/comments.el | |
parent | 032950b54561c2d82ea35adb0b91bd029843bc55 (diff) | |
download | emmet-mode-af71ee549675fc015b952eb0cf63f1049d788860.tar.lz emmet-mode-af71ee549675fc015b952eb0cf63f1049d788860.tar.xz emmet-mode-af71ee549675fc015b952eb0cf63f1049d788860.zip |
Updated version 1.0.2
Diffstat (limited to 'src/comments.el')
-rw-r--r-- | src/comments.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comments.el b/src/comments.el index 3113232..f53f9d4 100644 --- a/src/comments.el +++ b/src/comments.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2013- Shin Aoyama ;; Copyright (C) 2009-2012 Chris Done -;; Version: 1.0.1 +;; Version: 1.0.2 ;; Author: Shin Aoyama <smihica@gmail.com> ;; URL: https://github.com/smihica/emmet ;; Last-Updated: 2013-06-23 Sun |