diff options
| author | 2023-03-17 16:46:18 +0100 | |
|---|---|---|
| committer | 2023-03-17 16:46:18 +0100 | |
| commit | 615fadec9e6cbfc3aba0831c4c8dcc0d5b8860d5 (patch) | |
| tree | 2bd967915a37e34f8739338177e00679adb24ed6 | |
| parent | Buil workflow should run on linux (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 9d2b655..e611723 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "keycloakify-starter", "homepage": "https://starter.keycloakify.dev", - "version": "3.1.0", + "version": "3.2.0", "description": "A starter/demo project for keycloakify", "repository": { "type": "git", |