Skip to content

Commit bf265fd

Browse files
committed
build: Correct Semver
1 parent 03020c0 commit bf265fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Mocha for VS Code",
44
"description": "Run and debug Mocha tests right within VS Code.",
55
"publisher": "coderline",
6-
"version": "1.2",
6+
"version": "1.2.0",
77
"icon": "icon.png",
88
"engines": {
99
"vscode": "^1.83.0"

0 commit comments

Comments
 (0)