Browse Source

Bump version to 0.6

pull/10/head
gmarik 15 years ago
parent
commit
16f04557ed
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      autoload/vundle.vim

+ 1
- 1
autoload/vundle.vim View File

@ -2,7 +2,7 @@
" Author: gmarik
" HomePage: http://github.com/gmarik/vundle
" Readme: http://github.com/gmarik/vundle/blob/master/README.md
" Version: 0.5
" Version: 0.6
com! -nargs=+ Bundle call vundle#config#bundle(<args>)
com! -nargs=? -bang BundleInstall call vundle#installer#install('!' == '<bang>', <q-args>)


Loading…
Cancel
Save