Release v0.9.1

This commit is contained in:
Faruk AYDIN
2023-08-28 14:47:05 +02:00
parent 6d64daf324
commit ca3c0e00a7
7 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@automatisch/cli",
"version": "0.9.0",
"version": "0.9.1",
"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.0",
"@automatisch/backend": "^0.9.1",
"@oclif/core": "^1",
"@oclif/plugin-help": "^5",
"@oclif/plugin-plugins": "^2.0.1",