Skip to content

Commit ebe4f56

Browse files
Fix package.json
1 parent 84ec8cc commit ebe4f56

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
@@ -3,8 +3,8 @@
33
"displayName": "Slice Highlighter",
44
"description": "Provides support for Slice syntax highlighting.",
55
"icon": "images/icon.png",
6-
"version": "0.0.1",
7-
"publisher": "ZeroC",
6+
"version": "1.0.0",
7+
"publisher": "ZeroCInc",
88
"license": "see LICENSE.",
99
"engines": {
1010
"vscode": "^1.21.0"

0 commit comments

Comments
 (0)