Skip to content

Commit f0636cb

Browse files
committed
bump version to 0.7.0 for publishing
1 parent 9f209e4 commit f0636cb

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

.DS_Store

8 KB
Binary file not shown.

bin/fuzzy

194 KB
Binary file not shown.

bin/fuzzy_x86_64-unknown-linux-gnu

312 KB
Binary file not shown.

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/pheen/fuzzy_ruby_vscode_client"
1010
},
1111
"license": "MIT",
12-
"version": "0.6.1",
12+
"version": "0.7.0",
1313
"engines": {
1414
"vscode": "^1.65.0"
1515
},
@@ -21,4 +21,4 @@
2121
"vscode-test": "^1.3.0",
2222
"@types/vscode": "~1.65.0"
2323
}
24-
}
24+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"publisher": "Blinknlights",
1111
"license": "MIT",
12-
"version": "0.6.1",
12+
"version": "0.7.0",
1313
"icon": "images/icon.png",
1414
"categories": [],
1515
"keywords": [

0 commit comments

Comments
 (0)