Skip to content

Commit ea96d72

Browse files
committed
0.12.3
1 parent b229e38 commit ea96d72

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

client/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 refactorings and commands",
55
"icon": "resources/icon.png",
6-
"version": "0.12.2",
6+
"version": "0.12.3",
77
"publisher": "sburg",
88
"author": "Stepan Burguchev <me@sburg.net>",
99
"license": "MIT",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "0.12.2",
4+
"version": "0.12.3",
55
"author": "Stepan Burguchev <me@sburg.net>",
66
"license": "MIT",
77
"engines": {

0 commit comments

Comments
 (0)