From 518f363cb2961c9da1a0b20b853c427326f29436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Tu=C4=9Frul=20P=C4=B1nar?= Date: Wed, 24 Apr 2024 15:29:02 +0300 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e20dbbe..ee537b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appcircle/cli", - "version": "2.0.0", + "version": "2.0.1", "description": "CLI tool for running Appcircle services from the command line", "main": "bin/appcircle", "bin": {