Version 1.1.0

This commit is contained in:
Clemens Geibel 2022-02-18 14:38:19 +01:00
parent 4cfe791e85
commit 85f7063cc7
2 changed files with 2 additions and 2 deletions

View file

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

View file

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