Skip to content

Commit f25957d

Browse files
committed
release 0.0.3
1 parent 057b814 commit f25957d

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.2
3+
" Version: 0.0.3
44
" License: Vim License (see :help license)
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.2
3+
" Version: 0.0.3
44
" License: Vim License (see :help license)
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.2
3+
" Version: 0.0.3
44
" License: Vim License (see :help license)
55
" Location: plugin/qf.vim
66
" Website: https://github.com/romainl/vim-qf

0 commit comments

Comments
 (0)