Skip to content

Commit 97ceeb2

Browse files
Augment Vim v0.5.0
1 parent b091ddd commit 97ceeb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.0'
5+
return '0.5.0'
66
endfunction

0 commit comments

Comments
 (0)