We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ed4d7 commit be42376Copy full SHA for be42376
client/package.json
@@ -3,7 +3,7 @@
3
"displayName": "JavaScript Booster",
4
"description": "Boost your productivity with advanced JavaScript/TypeScript refactorings and commands",
5
"icon": "resources/icon.png",
6
- "version": "14.0.0",
+ "version": "14.0.1",
7
"publisher": "sburg",
8
"author": "Stepan Burguchev <me@sburg.net>",
9
"license": "MIT",
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vscode-javascript-booster",
"description": "Boost your productivity with advanced JavaScript refactorings and commands",
"engines": {
0 commit comments