Skip to content

Commit 356c321

Browse files
committed
Release v0.10.0
N.B. This is a breaking change. The way defaults are used has been updated, and the temporal.core namespace has been refactored. Changes since v0.9.2 -------------------- a982c2d Refactor temporal.core a593d6c Use Java JDK defaults 95db257 Add samples directory with Mutex sample (to start) Signed-off-by: Greg Haskins <[email protected]>
1 parent a982c2d commit 356c321

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