Version 0.3.2

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

View file

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