Compare commits

..

2 commits

Author SHA1 Message Date
bom
a81d5b1efc bump version to: 6.1.3-SNAPSHOT 2024-01-19 12:04:41 +01:00
bom
b5965cee3e release: 6.1.2 2024-01-19 12:04:41 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
(defproject org.domaindrivenarchitecture/c4k-common-cljs "6.1.2-SNAPSHOT" (defproject org.domaindrivenarchitecture/c4k-common-cljs "6.1.3-SNAPSHOT"
:description "Contains predicates and tools for c4k" :description "Contains predicates and tools for c4k"
:url "https://domaindrivenarchitecture.org" :url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0" :license {:name "Apache License, Version 2.0"

View file

@ -1,4 +1,4 @@
(defproject org.domaindrivenarchitecture/c4k-common-clj "6.1.2-SNAPSHOT" (defproject org.domaindrivenarchitecture/c4k-common-clj "6.1.3-SNAPSHOT"
:description "Contains predicates and tools for c4k" :description "Contains predicates and tools for c4k"
:url "https://domaindrivenarchitecture.org" :url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0" :license {:name "Apache License, Version 2.0"