Skip to content

Commit

Permalink
Release v0.2.0
Browse files Browse the repository at this point in the history
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 <greg@manetu.com>
  • Loading branch information
ghaskins committed Sep 5, 2022
1 parent fd3dc4c commit 2654422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject io.github.manetu/temporal-sdk "0.2.0-SNAPSHOT"
(defproject io.github.manetu/temporal-sdk "0.2.0"
:description "A Temporal SDK for Clojure"
:url "https://github.com/manetu/temporal-clojure-sdk"
:license {:name "Apache License 2.0"
Expand Down

0 comments on commit 2654422

Please sign in to comment.