Skip to content

Commit 8a599c8

Browse files
committed
Release v0.10.1
Changes since v0.10.0 --------------------- 4c08b31 Remove extraneous '(' from doc 222f1bd Fix temporal.core reference in doc 2f9a4a7 Port samples/mutex to v0.10.0 api Signed-off-by: Greg Haskins <[email protected]>
1 parent 4c08b31 commit 8a599c8

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