Skip to content

Commit a9661c8

Browse files
committed
Version updated to 1.0.0, tags added, licence added
1 parent bca653c commit a9661c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"name": "mcr-syntax-highlight",
33
"displayName": "JitBit Macro Recorder File",
44
"description": "IntelliSence for JitBit Macro Recorder .mcr file ",
5-
"version": "0.0.1",
5+
"version": "1.0.0",
6+
"license": "SEE LICENSE IN ./LICENCE",
7+
"keywords": ["mcr", "jitbit", "macro recorder"],
68
"engines": {
79
"vscode": "^1.66.0"
810
},

0 commit comments

Comments
 (0)