Skip to content

Commit 9bcfc78

Browse files
Augment Vim v0.40.0
1 parent 4ebd0b8 commit 9bcfc78

2 files changed

Lines changed: 15 additions & 15 deletions

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.39.0'
5+
return '0.40.0'
66
endfunction

0 commit comments

Comments
 (0)