Skip to content

Commit d69f611

Browse files
committed
Bump version to 1.4.1
1 parent 4c6c42e commit d69f611

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/vim-stay.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*vim-stay.txt* For Vim version 7.0 or better version 1.4.0
1+
*vim-stay.txt* For Vim version 7.0 or better version 1.4.1
22

33

44
VIM REFERENCE for the Stay plug-in

plugin/stay.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
" A LESS SIMPLISTIC TAKE ON RESTORE_VIEW.VIM
22
" Maintainer: Zach Himsel <[email protected]>
33
" License: MIT (see LICENSE.md)
4-
" Version: 1.4.0
4+
" Version: 1.4.1
55
" GetLatestVimScripts: 5099 1 :AutoInstall: vim-stay
66
if &compatible || !has('autocmd') || !has('mksession') || v:version < 700
77
finish

0 commit comments

Comments
 (0)