Skip to content

Commit

Permalink
Release v1.0.2
Browse files Browse the repository at this point in the history
Changes since v1.0.1
--------------------
6f2b851 Ensure temporal.promise resolved/rejected are compatible with all/race

Signed-off-by: Greg Haskins <greg@manetu.com>
  • Loading branch information
ghaskins committed Jun 26, 2024
1 parent 6f2b851 commit ce5b9de
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 "1.0.2-SNAPSHOT"
(defproject io.github.manetu/temporal-sdk "1.0.2"
: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 ce5b9de

Please sign in to comment.