Compare commits

..

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