Skip to content

Commit be42376

Browse files
committed
v14.0.1
1 parent f0ed4d7 commit be42376

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "JavaScript Booster",
44
"description": "Boost your productivity with advanced JavaScript/TypeScript refactorings and commands",
55
"icon": "resources/icon.png",
6-
"version": "14.0.0",
6+
"version": "14.0.1",
77
"publisher": "sburg",
88
"author": "Stepan Burguchev <me@sburg.net>",
99
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vscode-javascript-booster",
33
"description": "Boost your productivity with advanced JavaScript refactorings and commands",
4-
"version": "14.0.0",
4+
"version": "14.0.1",
55
"author": "Stepan Burguchev <me@sburg.net>",
66
"license": "MIT",
77
"engines": {

0 commit comments

Comments
 (0)