diff options
| author | 2022-09-27 21:48:17 +0200 | |
|---|---|---|
| committer | 2022-09-27 21:48:17 +0200 | |
| commit | 65c7c59497ce7373da5535fd55acce618339b097 (patch) | |
| tree | 342b506582a02b925bcc5fbf9e6000e4a0311e78 | |
| parent | Update Keycloakify (diff) | |
Bump version
| -rwxr-xr-x | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1852782..705eefd 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "keycloakify-advanced-starter", "homepage": "https://demo-app-advanced.keycloakify.dev", - "version": "1.0.3", + "version": "1.0.4", "description": "A starter/demo project for keycloakify", "repository": { "type": "git", |