Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRadev committed Apr 1, 2017
1 parent b42c163 commit d83f786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/linediff.vim
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ if exists('g:loaded_linediff') || &cp
finish
endif

let g:loaded_linediff = '0.2.0' " version number
let g:loaded_linediff = '0.3.0' " version number
let s:keepcpo = &cpo
set cpo&vim

Expand Down

0 comments on commit d83f786

Please sign in to comment.