Skip to content

Commit

Permalink
Bump version for one-click deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
elmisback committed Jan 7, 2024
1 parent 4bf10b8 commit f6ca24f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Odyssey",
"description": "An interactive workbench for the Herbie floating-point tool https://github.com/herbie-fp/herbie",
"icon": "images/odyssey-icon.png",
"version": "1.0.0",
"version": "1.0.2",
"repository": "https://github.com/herbie-fp/herbie-vscode",
"publisher": "herbie-fp",
"engines": {
Expand All @@ -22,6 +22,7 @@
]
},
"scripts": {
"publish": "vsce publish",
"vscode:prepublish": "npm run package",
"compile": "webpack",
"watch": "webpack --watch",
Expand Down

0 comments on commit f6ca24f

Please sign in to comment.