From 43ef527810f13916debb0aee5d602190e0b5317e Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Mon, 23 Sep 2024 00:29:17 +0200 Subject: [PATCH] Bump version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index beaf513c..aab04d6e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "keycloakify", - "version": "10.1.4", - "description": "Create Keycloak themes using React", + "version": "11.0.0", + "description": "Framework to create custom Keycloak UIs", "repository": { "type": "git", "url": "git://github.com/keycloakify/keycloakify.git"