Skip to content

Commit 98d063a

Browse files
committed
Release v0.9.0
N.B. This is a breaking change from the v0.8.x series Changes since v0.8.3 -------------------- 9490263 Add a 'status' to README 956be97 Remove OSX warning from README c0791d7 Fix some inconsistencies between :queue-name and :task-queue Signed-off-by: Greg Haskins <[email protected]>
1 parent 9490263 commit 98d063a

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