Skip to content

Commit 9265aaa

Browse files
committed
Bump up version
1 parent bf71910 commit 9265aaa

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

autoload/gist.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
"=============================================================================
22
" File: gist.vim
33
" Author: Yasuhiro Matsumoto <mattn.jp@gmail.com>
4-
" Last Change: 15-Apr-2014.
5-
" Version: 7.1
4+
" Last Change: 19-Oct-2014.
5+
" Version: 7.2
66
" WebPage: http://github.com/mattn/gist-vim
77
" License: BSD
88

gist.vim.vimup

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ install_details: |
101101
See also: https://github.com/mattn/gist-vim/blob/master/README.mkd
102102
103103
versions:
104+
- '7.2': |
105+
This is an upgrade for Gist.vim: fixed many bugs.
106+
104107
- '7.1': |
105108
This is an upgrade for Gist.vim: updated installation notes.
106109

0 commit comments

Comments
 (0)