Skip to content

Commit 9ca0f2c

Browse files
committed
Change version number in vdebug.vim
This was an oversight as mentioned in #81 by @bgardner-noggin
1 parent 1319ab1 commit 9ca0f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/vdebug.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
" Description: Multi-language debugger client for Vim (PHP, Ruby, Python,
99
" Perl, NodeJS)
1010
" Maintainer: Jon Cairns <jon at joncairns.com>
11-
" Version: 1.3.1
11+
" Version: 1.4.0
1212
" Inspired by the Xdebug plugin, which was originally written by
1313
" Seung Woo Shin <segv <at> sayclub.com> and extended by many
1414
" others.

0 commit comments

Comments
 (0)