Skip to content

Commit 04bb004

Browse files
committed
Release v0.13.0
Changes since v0.12.3 --------------------- 9490251 Query documentation. 0a8d1ad Query documentation. 71e848e fixed doc string 63510b8 cleaned up test fafe1c2 fixed cljfmt formatting 4f052ae Adds workflow query support. a8ac766 ignore IntelliJ related files 31fe62c add terminate test 47db2ff cljfmt 34dad02 Add 2-arity create-workflow to create stub from workflow-id 2f5bf89 Stop using removed promesa API ba60438 Add slack link Signed-off-by: Greg Haskins <[email protected]>
1 parent 9490251 commit 04bb004

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