bump to v1.2.5

This commit is contained in:
Miao Jiang 2012-09-15 12:08:47 +08:00
parent 4a02e2c488
commit 1c5046f8c3

View File

@ -1,8 +1,8 @@
" Insert or delete brackets, parens, quotes in pairs. " Insert or delete brackets, parens, quotes in pairs.
" Maintainer: JiangMiao <jiangfriend@gmail.com> " Maintainer: JiangMiao <jiangfriend@gmail.com>
" Contributor: camthompson " Contributor: camthompson
" Last Change: 2012-08-17 " Last Change: 2012-09-15
" Version: 1.2.4 " Version: 1.2.5
" Homepage: http://www.vim.org/scripts/script.php?script_id=3599 " Homepage: http://www.vim.org/scripts/script.php?script_id=3599
" Repository: https://github.com/jiangmiao/auto-pairs " Repository: https://github.com/jiangmiao/auto-pairs