bump up version

This commit is contained in:
mattn
2014-03-10 11:19:02 +09:00
parent 52545221f6
commit 9b80875e07
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.83'
script_version: '0.84'
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.84': |
This is an upgrade for Emmet.vim: lot of bug fixes. fix bug that interpose insert completion plugins.
- '0.83': |
This is an upgrade for Emmet.vim: lot of bug fixes.
- '0.82': |