Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 884797d

Browse files
committed
version bump
1 parent f169537 commit 884797d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoload/ghcmod.vim

Lines changed: 1 addition & 1 deletion
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)