diff options
| author | 2023-06-19 03:12:32 +0200 | |
|---|---|---|
| committer | 2023-06-19 03:12:32 +0200 | |
| commit | c339625b02aa85281737d04ccf179dec90eefc78 (patch) | |
| tree | 6e81e1935929fd91f133754691ec97c03aa2d3a9 | |
| parent | Fix error with select initial state (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 bee7d75..73d13bf 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "keycloakify-starter", "homepage": "https://starter.keycloakify.dev", - "version": "4.5.2", + "version": "4.5.3", "description": "A starter/demo project for keycloakify", "repository": { "type": "git", |