Skip to content

Commit e312213

Browse files
committed
🔧 v0.1.7
1 parent c55bedd commit e312213

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
@@ -1,5 +1,6 @@
11
{
22
"name": "vscode-web-visual-editor",
3+
"version": "0.1.7",
34
"displayName": "Web Visual Editor",
45
"description": "Edit HTML files visually.",
56
"categories": [
@@ -9,7 +10,6 @@
910
"ui"
1011
],
1112
"icon": "images/icon-logo.png",
12-
"version": "0.1.6",
1313
"engines": {
1414
"vscode": "^1.92.0"
1515
},

0 commit comments

Comments
 (0)