Skip to content

Commit

Permalink
Bump lit-plugin version up one more
Browse files Browse the repository at this point in the history
I made an error in publishing 1.4.2.
  • Loading branch information
rictic committed Jan 10, 2024
1 parent ce4e31d commit ddfd1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vscode-lit-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"displayName": "lit-plugin",
"description": "Syntax highlighting, type checking and code completion for lit-html",
"version": "1.4.2",
"version": "1.4.3",
"publisher": "runem",
"icon": "docs/assets/lit-plugin@256w.png",
"license": "MIT",
Expand Down

0 comments on commit ddfd1f3

Please sign in to comment.