Compare commits

...

2 commits

Author SHA1 Message Date
Clemens
a94e8165de bump version to: 7.0.1-SNAPSHOT 2024-07-19 11:08:08 +02:00
Clemens
14fe8d8ee0 release: 7.0.0 2024-07-19 11:08:08 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
(defproject org.domaindrivenarchitecture/c4k-common-cljs "6.4.2-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 "6.4.2-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"