diff options
| author | 2024-01-10 13:41:34 +0100 | |
|---|---|---|
| committer | 2024-01-10 13:41:34 +0100 | |
| commit | ce3092d1263ee610a58c037c8800f7487b178aaa (patch) | |
| tree | 269288fcdb5e115a31bea34cbce2af4aafd2e3fb | |
| parent | https://github.com/keycloakify/keycloakify/issues/483 (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 6a6bd03..dfa76e4 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "keycloakify-starter", "homepage": "https://starter.keycloakify.dev", - "version": "5.0.6", + "version": "5.1.0", "description": "A starter/demo project for keycloakify", "repository": { "type": "git", |