Version 2.0.0

merge-requests/1/merge v2.0.0
Clemens Geibel 2 years ago
parent 933342d860
commit d7abaedd58

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

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

Loading…
Cancel
Save