Skip to content

Commit 6dd17cc

Browse files
committed
version 0.0.2
- Improve code by eslint - Add license
1 parent 1638aef commit 6dd17cc

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "vim-im-select",
33
"name": "Vim IM Select",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"minAppVersion": "0.12.0",
66
"description": "Support auto select the apposite input method in different vim mode",
77
"author": "Alonelur",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"0.0.1": "0.12.0"
2+
"0.0.1": "0.12.0",
3+
"0.0.2": "0.12.0"
34
}

0 commit comments

Comments
 (0)