aboutsummaryrefslogtreecommitdiffstats
path: root/emmet-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'emmet-mode.el')
-rw-r--r--emmet-mode.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/emmet-mode.el b/emmet-mode.el
index f73079a..5ff158a 100644
--- a/emmet-mode.el
+++ b/emmet-mode.el
@@ -5,10 +5,10 @@
;; Copyright (C) 2013- Shin Aoyama (@smihica https://github.com/smihica)
;; Copyright (C) 2009-2012 Chris Done
-;; Version: 1.0.9
+;; Version: 1.0.10
;; Author: Shin Aoyama <smihica@gmail.com>
;; URL: https://github.com/smihica/emmet-mode
-;; Last-Updated: 2014-07-14 Mon
+;; Last-Updated: 2014-08-11 Mon
;; Keywords: convenience
;; This file is free software; you can redistribute it and/or modify
@@ -67,7 +67,7 @@
;;
;;; Code:
-(defconst emmet-mode:version "1.0.8")
+(defconst emmet-mode:version "1.0.10")
(require 'cl)