version bump up

This commit is contained in:
mattn
2013-08-13 21:29:01 +09:00
parent 58c9a51322
commit 49d2c8280f
2 changed files with 4 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ script_name: Emmet.vim
script_id: '2981'
script_type: utility
script_package: emmet-vim.zip
script_version: '0.81'
script_version: '0.82'
required_vim_version: '7.0'
summary: vim plugins for HTML and CSS hi-speed coding.
@@ -98,6 +98,8 @@ install_details: |
# git clone http://github.com/mattn/emmet-vim.git
versions:
- '0.82': |
This is an upgrade for Emmet.vim: many bug fixes.
- '0.81': |
Release of Emmet.vim: renamed from ZenCoding.vim.
- '0.80': |

View File

@@ -2,7 +2,7 @@
" File: emmet.vim
" Author: Yasuhiro Matsumoto <mattn.jp@gmail.com>
" Last Change: 13-Aug-2013.
" Version: 0.75
" Version: 0.82
" WebPage: http://github.com/mattn/emmet-vim
" Description: vim plugins for HTML and CSS hi-speed coding.
" SeeAlso: http://emmet.io/