Skip to content

Commit f9ff8ca

Browse files
committed
Release v0.4.0
Changes since v0.3.0 -------------------- 8d1194b Cast all promises 4a9f8fe Allow activities to be async 06a6c46 Report exceptions thrown in defactivity Signed-off-by: Greg Haskins <[email protected]>
1 parent 8d1194b commit f9ff8ca

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