Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRadev committed Apr 8, 2012
1 parent 9a0cd6a commit c291493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/splitjoin.vim
Expand Up @@ -2,7 +2,7 @@ if exists("g:loaded_splitjoin") || &cp
finish
endif

let g:loaded_splitjoin = '0.4.1' " version number
let g:loaded_splitjoin = '0.4.2' " version number
let s:keepcpo = &cpo
set cpo&vim

Expand Down

0 comments on commit c291493

Please sign in to comment.