Skip to content

Commit 433a6e0

Browse files
committed
fix #37, bump version, disable preview
1 parent f2839c6 commit 433a6e0

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
@@ -1,7 +1,7 @@
11
{
22
"name": "confluence-markup",
33
"displayName": "Confluence markup",
4-
"version": "0.1.12",
4+
"version": "1.0.0",
55
"publisher": "denco",
66
"description": "Confluence markup language support for Visual Studio Code",
77
"keywords": [
@@ -19,7 +19,7 @@
1919
"Programming Languages",
2020
"Snippets"
2121
],
22-
"preview": true,
22+
"preview": false,
2323
"repository": {
2424
"type": "git",
2525
"url": "https://github.com/denco/vscode-confluence-markup"

0 commit comments

Comments
 (0)