Skip to content

Commit

Permalink
Merge pull request #308 from flowforge/release-0.2.0
Browse files Browse the repository at this point in the history
Bump to v0.2.0
  • Loading branch information
hardillb authored Feb 16, 2022
2 parents 8953dea + d2f308a commit b8a4a8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flowforge/flowforge",
"version": "0.1.1",
"version": "0.2.0",
"description": "An open source low-code development platform",
"scripts": {
"start": "node forge/app.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@aws-sdk/client-ses": "^3.49.0",
"@aws-sdk/credential-provider-node": "^3.49.0",
"@flowforge/localfs": "^0.1.0",
"@flowforge/localfs": "^0.2.0",
"@headlessui/vue": "1.4.3",
"@heroicons/vue": "1.0.5",
"axios": "^0.25.0",
Expand Down

0 comments on commit b8a4a8d

Please sign in to comment.