diff --git a/package-lock.json b/package-lock.json index 2a623f4a..090a0975 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "keycloak-react-theming", - "version": "0.0.4", + "version": "0.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.0.4", + "version": "0.0.5", "license": "MIT", "dependencies": { "cheerio": "^1.0.0-rc.5" diff --git a/package.json b/package.json index b5a69e95..86c25bf1 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keycloak-react-theming", - "version": "0.0.4", + "version": "0.0.5", "description": "Provides a way to customize Keycloak login and register pages with React", "repository": { "type": "git",