commit 901dcd7f055f721d289bcf17cf9b9c9ee1d51cb3
parent e1589a0725b7b23377423e65c84123baabfd8209
Author: Daniel Moch <daniel@danielmoch.com>
Date: Sat, 27 Jul 2019 13:55:06 -0400
Set version to 0.2.0-dev
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugin/smartsplit.vim b/plugin/smartsplit.vim
@@ -2,7 +2,7 @@
" TITLE: VIM-SMARTSPLIT
" AUTHOR: Daniel Moch <daniel AT danielmoch DOT com>
" LICENSE: VIM LICENSE
-" VERSION: 0.1.0
+" VERSION: 0.2.0-dev
"
if exists('g:loaded_smartsplit') || &cp
finish