Commit

Set version to 0.2.0-dev
Daniel Moch committed 4 years ago (Tree)

Diffstat

 plugin/smartsplit.vim | 2 +-

plugin/smartsplit.vim

2 2 " TITLE: VIM-SMARTSPLIT
3 3 " AUTHOR: Daniel Moch <daniel AT danielmoch DOT com>
4 4 " LICENSE: VIM LICENSE
5 -" VERSION: 0.1.0
5 +" VERSION: 0.2.0-dev
6 6 "
7 7 if exists('g:loaded_smartsplit') || &cp
8 8 finish