Bumping version to 0.3

- 1.0 must have vim docs
This commit is contained in:
gmarik 2010-11-26 12:36:23 -06:00
parent 014eaec120
commit 57c01ba803

View File

@ -1,6 +1,6 @@
" vundle.vim - is a shortcut for Vim Bundle and Is a simple plugin manager for Vim
" Maintainer: http://github.com/gmarik
" Version: 0.2
" Version: 0.3
" Readme: http://github.com/gmarik/vundle/blob/master/README.md
com! -nargs=+ Bundle call vundle#add_bundle(<args>)