From 23f9f597567dcf651ff7b0be8ceb78061726f5ff Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 23 Apr 2024 14:41:38 +0000 Subject: [PATCH] Release 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 791f3fb..fa800f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crowdbotics", - "version": "3.0.2", + "version": "3.1.0", "description": "A powerful command-line tool designed to streamline the management of your Crowdbotics applications", "main": "index.js", "license": "MIT",