Skip to content

Commit b091ddd

Browse files
Augment Vim v0.4.0
1 parent ecd7a96 commit b091ddd

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

autoload/augment/version.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
" MIT License - See LICENSE.md for full terms
33

44
function! augment#version#Version() abort
5-
return '0.3.0'
5+
return '0.4.0'
66
endfunction

0 commit comments

Comments
 (0)