From d152995f36a55f900d736a04a112f99f8309e290 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Fri, 21 May 2021 14:30:08 +0200 Subject: [PATCH] 4.0.0 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 52a27fcd10..6d1b565f7a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "unleash-frontend", "description": "unleash your features", - "version": "4.0.0-beta.5", + "version": "4.0.0", "keywords": [ "unleash", "feature toggle",