Skip to content

Commit 71388c3

Browse files
committed
Bumped version to 0.0.8
1 parent a9d780e commit 71388c3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

after/ftplugin/qf.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" vim-qf - Tame the quickfix window
22
" Maintainer: romainl <[email protected]>
3-
" Version: 0.0.7
3+
" Version: 0.0.8
44
" License: MIT
55
" Location: after/ftplugin/qf.vim
66
" Website: https://github.com/romainl/vim-qf

autoload/qf.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" vim-qf - Tame the quickfix window
22
" Maintainer: romainl <[email protected]>
3-
" Version: 0.0.7
3+
" Version: 0.0.8
44
" License: MIT
55
" Location: autoload/qf.vim
66
" Website: https://github.com/romainl/vim-qf

plugin/qf.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" vim-qf - Tame the quickfix window
22
" Maintainer: romainl <[email protected]>
3-
" Version: 0.0.7
3+
" Version: 0.0.8
44
" License: MIT
55
" Location: plugin/qf.vim
66
" Website: https://github.com/romainl/vim-qf

0 commit comments

Comments
 (0)