Skip to content

Commit 34a8bde

Browse files
committed
Release v0.20.0
Changes since v0.19.0 --------------------- 985465f Update README.md d54ca23 cljfmt fix eb7cc43 centeralize options 4d02ccc run lein cljfmt check 711d0f5 add temporal schedule support Signed-off-by: Greg Haskins <[email protected]>
1 parent 985465f commit 34a8bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject io.github.manetu/temporal-sdk "0.19.1-SNAPSHOT"
1+
(defproject io.github.manetu/temporal-sdk "0.20.0"
22
:description "A Temporal SDK for Clojure"
33
:url "https://github.com/manetu/temporal-clojure-sdk"
44
:license {:name "Apache License 2.0"

0 commit comments

Comments
 (0)