Compare commits

..

No commits in common. "d7ed1e00bd9f21a48785f93487426a6f82d6ea77" and "bfa20074597db7acc964c3a2ebb668744e6a37f9" 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.1-SNAPSHOT"
(defproject org.domaindrivenarchitecture/c4k-common-cljs "6.0.4-SNAPSHOT"
: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 "6.1.1-SNAPSHOT"
(defproject org.domaindrivenarchitecture/c4k-common-clj "6.0.4-SNAPSHOT"
:description "Contains predicates and tools for c4k"
:url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0"