version bump

This commit is contained in:
bom 2021-09-22 10:52:39 +02:00
parent e89d03a6c8
commit b5f4338506
2 changed files with 2 additions and 2 deletions

View file

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