Browse Source

Bumping version to 0.3

- 1.0 must have vim docs
pull/10/head
gmarik 15 years ago
parent
commit
57c01ba803
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      autoload/vundle.vim

+ 1
- 1
autoload/vundle.vim 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>)


Loading…
Cancel
Save