Skip to content

Commit 4dada8c

Browse files
committed
update version number to 5.0.0
1 parent be8f189 commit 4dada8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/nerdtree.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ endif
44
let g:loaded_nerdtree_autoload = 1
55

66
function! nerdtree#version()
7-
return '4.2.0'
7+
return '5.0.0'
88
endfunction
99

1010
" SECTION: General Functions {{{1

0 commit comments

Comments
 (0)