Skip to content

Commit 7ea0697

Browse files
committed
Update package version
1 parent 2fd4664 commit 7ea0697

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": {
77
"name": "dudemelo"
88
},
9-
"version": "0.2.0",
9+
"version": "1.0.0",
1010
"license": "SEE LICENSE IN LICENSE",
1111
"icon": "images/icon.png",
1212
"bugs": {
@@ -47,7 +47,7 @@
4747
],
4848
"scripts": {
4949
"package": "vsce package",
50-
"publish": "vsce publish minor"
50+
"publish": "vsce publish"
5151
},
5252
"devDependencies": {
5353
"vsce": "^1.81"

0 commit comments

Comments
 (0)