Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoff-it committed Jul 15, 2024
1 parent 98f3b8c commit 52527a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions editors/vscode/package-wasm.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Actually Functional Language Server for HTML Files",
"repository": "https://github.com/kristoff-it/superhtml/",
"publisher": "LorisCro",
"version": "0.1.3",
"version": "0.1.4",
"engines": {
"vscode": "^1.87.0"
},
Expand Down Expand Up @@ -95,4 +95,4 @@
"watch": "npm run build-base -- --sourcemap --watch",
"lint": "eslint . --ext .ts"
}
}
}

0 comments on commit 52527a6

Please sign in to comment.