Skip to content

Commit

Permalink
update version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
plglaser committed Feb 19, 2023
1 parent 6491afa commit 29953f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "erdiagram",
"displayName": "bigER Modeling Tool",
"description": "Entity Relationship Diagrams with a textual editor and SQL code generation.",
"version": "0.3.0",
"version": "0.4.0",
"publisher": "BIGModelingTools",
"categories": [
"Programming Languages",
Expand Down
2 changes: 1 addition & 1 deletion webview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "erdiagram-sprotty-webview",
"version": "0.3.0",
"version": "0.4.0",
"description": "Webview package of the bigER Modeling Tool",
"author": {
"name": "Philipp-Lorenz Glaser"
Expand Down

0 comments on commit 29953f1

Please sign in to comment.