Compare commits

..

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