diff --git a/package-lock.json b/package-lock.json index 2478e806..0b1a4a33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "keycloak-react-theming", - "version": "0.0.8", + "version": "0.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.0.8", + "version": "0.0.9", "license": "MIT", "dependencies": { "cheerio": "^1.0.0-rc.5" diff --git a/package.json b/package.json index a870e706..c55713a6 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keycloak-react-theming", - "version": "0.0.8", + "version": "0.0.9", "description": "Provides a way to customize Keycloak login and register pages with React", "repository": { "type": "git",