Skip to content

Commit f7e887c

Browse files
committed
Release v1.1.0
Changes since v1.0.4 -------------------- 0ac4fa4 remove the default options for child workflows and fall back to the JavaSDK workflow defaults N.B. This is a breaking change if your code relied upon the child-workflow timeout default. Signed-off-by: Greg Haskins <[email protected]>
1 parent 0ac4fa4 commit f7e887c

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 "1.0.5-SNAPSHOT"
1+
(defproject io.github.manetu/temporal-sdk "1.1.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)