Skip to content

Commit 6bc9ab6

Browse files
committed
build: release v1.0.1
1 parent 7b65e67 commit 6bc9ab6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "masscode-assistant",
33
"displayName": "massCode assistant",
44
"description": "Fetch snippets from massCode app",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"publisher": "AntonReshetov",
77
"engines": {
88
"vscode": "^1.66.0"
@@ -41,7 +41,7 @@
4141
"repository": {
4242
"type": "git",
4343
"url": "https://github.com/massCodeIO/assistant-vscode"
44-
},
44+
},
4545
"scripts": {
4646
"vscode:prepublish": "yarn run compile",
4747
"compile": "tsc -p ./",

0 commit comments

Comments
 (0)