We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc3b8e commit 99e1119Copy full SHA for 99e1119
1 file changed
webapi.vim.vimup
@@ -2,7 +2,7 @@ script_name: WebAPI.vim
2
script_id: '4019'
3
script_type: utility
4
script_package: webapi-vim.zip
5
-script_version: '0.2'
+script_version: '0.3'
6
required_vim_version: '7.0'
7
summary: vimscript for gist
8
@@ -22,6 +22,8 @@ install_details: |
22
copy it to your plugin directory.
23
24
versions:
25
+- '0.3': |
26
+ Bug fixes.
27
- '0.2': |
28
Bug fixes.
29
- '0.1': |
0 commit comments