Skip to content

Commit 884797d

Browse files
committed
version bump
1 parent f169537 commit 884797d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: autoload/ghcmod.vim

+1-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ function! ghcmod#print_warning(msg)"{{{
410410
endfunction"}}}
411411

412412
function! ghcmod#version()"{{{
413-
return [0, 1, 0]
413+
return [0, 1, 1]
414414
endfunction"}}}
415415

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

0 commit comments

Comments
 (0)