Skip to content

Commit 52527a6

Browse files
committed
bump version
1 parent 98f3b8c commit 52527a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

editors/vscode/package-wasm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Actually Functional Language Server for HTML Files",
55
"repository": "https://github.com/kristoff-it/superhtml/",
66
"publisher": "LorisCro",
7-
"version": "0.1.3",
7+
"version": "0.1.4",
88
"engines": {
99
"vscode": "^1.87.0"
1010
},
@@ -95,4 +95,4 @@
9595
"watch": "npm run build-base -- --sourcemap --watch",
9696
"lint": "eslint . --ext .ts"
9797
}
98-
}
98+
}

0 commit comments

Comments
 (0)