Compare commits

..

No commits in common. "a81d5b1efc088fc48aa2b5909b5ce2e11c91cd9f" and "0e20df8ff0cbc69352d3d00ba50168f3eb8b52f0" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
(defproject org.domaindrivenarchitecture/c4k-common-cljs "6.1.3-SNAPSHOT" (defproject org.domaindrivenarchitecture/c4k-common-cljs "6.1.2-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.3-SNAPSHOT" (defproject org.domaindrivenarchitecture/c4k-common-clj "6.1.2-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"