bump up version

This commit is contained in:
mattn
2015-07-26 21:42:01 +09:00
parent 5dda53c1ec
commit e82844db78
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
"=============================================================================
" emmet.vim
" Author: Yasuhiro Matsumoto <mattn.jp@gmail.com>
" Last Change: 21-Feb-2015.
" Last Change: 26-Jul-2015.
let s:save_cpo = &cpoptions
set cpoptions&vim

View File

@@ -1,8 +1,8 @@
"=============================================================================
" File: emmet.vim
" Author: Yasuhiro Matsumoto <mattn.jp@gmail.com>
" Last Change: 17-Dec-2014.
" Version: 0.85
" Last Change: 26-Jul-2015.
" Version: 0.86
" WebPage: http://github.com/mattn/emmet-vim
" Description: vim plugins for HTML and CSS hi-speed coding.
" SeeAlso: http://emmet.io/