Skip to content

Commit 2654422

Browse files
committed
Release v0.2.0
Changes since v0.1.0 -------------------- fd3dc4c Misc updates and bug fixes 332938d Add duration option to await e0892c5 Add cljdoc link 2b69d00 Add clojars badge Signed-off-by: Greg Haskins <[email protected]>
1 parent fd3dc4c commit 2654422

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