Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
eagletmt committed Apr 2, 2012
1 parent f169537 commit 884797d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoload/ghcmod.vim
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ function! ghcmod#print_warning(msg)"{{{
endfunction"}}}

function! ghcmod#version()"{{{
return [0, 1, 0]
return [0, 1, 1]
endfunction"}}}

" vim: set ts=2 sw=2 et fdm=marker:

0 comments on commit 884797d

Please sign in to comment.