Compare commits

..

No commits in common. "08fc72a4062f11fda950a725ed2f61fe71e60add" and "b35caa02f19ccd42a4341e7219521fd8529c0529" 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.3.2-SNAPSHOT"
(defproject org.domaindrivenarchitecture/c4k-common-cljs "6.3.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 "6.3.2-SNAPSHOT"
(defproject org.domaindrivenarchitecture/c4k-common-clj "6.3.1-SNAPSHOT"
:description "Contains predicates and tools for c4k"
:url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0"