Skip to content

Commit 8e1fb43

Browse files
committed
Release v1.0.0
Changes since v0.20.2 --------------------- a47a2eb Update deps 63d5ee2 Update documentation for **stable** status 6c66ae1 add child workflow implementation (#58) 9b75d8b update documentation for all-settled a7bab0b optimize the number of arrays used 9e3f242 add better tests 2693986 rename to all-settled 0f6e80f add new allSettled handler Signed-off-by: Greg Haskins <[email protected]>
1 parent a47a2eb commit 8e1fb43

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