From 1a41d767f8a2a1b1873465415d31bd3cdf9fe34e Mon Sep 17 00:00:00 2001 From: JulienM Date: Wed, 24 Jul 2024 11:29:28 +0200 Subject: [PATCH] Bump to version 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 189292a..fee91d4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "greenframe-cli", "description": "Official GreenFrame CLI", - "version": "2.0.0", + "version": "2.0.1", "author": "Marmelab", "bin": { "greenframe": "./bin/run"