prepare release

merge-requests/1/merge
jem 3 years ago
parent a0ce804499
commit a1969ff619

@ -1,7 +1,7 @@
# stable release (should be done from master)
```
#adjust [version]
#adjust [version] and remove the -SNAPSHOT
vi project-cljs.clj
lein release

@ -1,4 +1,4 @@
(defproject org.domaindrivenarchitecture/c4k-common-cljs "0.3.0-SNAPSHOT"
(defproject org.domaindrivenarchitecture/c4k-common-cljs "0.3.0"
:description "Contains predicates and tools for c4k"
:url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0"

Loading…
Cancel
Save