Skip to content

Commit

Permalink
Bump version to 0.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 20, 2024
1 parent ae95d4f commit 699d765
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "flyde-vscode",
"description": "Flyde is an open-source, visual programming language. It runs in the IDE, integrates with existing TypeScript code, both browser and Node.js.",
"version": "0.50.0",
"version": "0.51.0",
"publisher": "flyde",
"engines": {
"vscode": "^1.75.0"
Expand Down Expand Up @@ -213,4 +213,4 @@
"ts-node": "^10.9.2"
},
"packageManager": "[email protected]"
}
}

0 comments on commit 699d765

Please sign in to comment.