From 91c4f17ea5a7cc751df95df247b9f2d729303604 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 20 May 2024 15:22:01 +0000 Subject: [PATCH] chore: bump version to 0.1.1+main --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 951c6352b496..7eaadcf371fb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unleash-server", "description": "Unleash is an enterprise ready feature toggles service. It provides different strategies for handling feature toggles.", - "version": "0.1.0+main", + "version": "0.1.1+main", "keywords": [ "unleash", "feature toggle",