Compare commits

...

1 commit

Author SHA1 Message Date
d8ea3da5fd bump version to: 1.3.2-SNAPSHOT 2024-08-22 17:02:39 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"name": "c4k-keycloak",
"description": "Generate c4k yaml for a keycloak deployment.",
"author": "meissa GmbH",
"version": "1.3.1",
"version": "1.3.2-SNAPSHOT",
"homepage": "https://gitlab.com/domaindrivenarchitecture/c4k-keycloak#readme",
"repository": "https://www.npmjs.com/package/c4k-keycloak",
"license": "APACHE2",

View file

@ -1,4 +1,4 @@
(defproject org.domaindrivenarchitecture/c4k-keycloak "1.3.1"
(defproject org.domaindrivenarchitecture/c4k-keycloak "1.3.2-SNAPSHOT"
:description "keycloak c4k-installation package"
:url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0"