bump version to: 9.0.1-SNAPSHOT

This commit is contained in:
Michael Jerger 2025-01-09 12:39:14 +01:00
parent 35d6b97b8c
commit 3a48ae1f48
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
(defproject org.domaindrivenarchitecture/c4k-common-cljs "9.0.0"
(defproject org.domaindrivenarchitecture/c4k-common-cljs "9.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 "9.0.0"
(defproject org.domaindrivenarchitecture/c4k-common-clj "9.0.1-SNAPSHOT"
:description "Contains predicates and tools for c4k"
:url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0"