Release v0.10.0

This commit is contained in:
Faruk AYDIN
2023-11-09 15:48:33 +03:00
parent 490a23ae0a
commit 5492fae213
7 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@automatisch/cli",
"version": "0.9.3",
"version": "0.10.0",
"license": "See LICENSE file",
"description": "The open source Zapier alternative. Build workflow automation without spending time and money.",
"contributors": [
@@ -33,7 +33,7 @@
"version": "oclif readme && git add README.md"
},
"dependencies": {
"@automatisch/backend": "^0.9.3",
"@automatisch/backend": "^0.10.0",
"@oclif/core": "^1",
"@oclif/plugin-help": "^5",
"@oclif/plugin-plugins": "^2.0.1",