Skip to content

Commit

Permalink
Release v0.20.1
Browse files Browse the repository at this point in the history
Changes since v0.20.0
---------------------
17df2ee Gracefully handle eviction exceptions rather than throw an ugly ERROR report

Signed-off-by: Greg Haskins <greg@manetu.com>
  • Loading branch information
ghaskins committed Mar 18, 2024
1 parent 17df2ee commit 7771743
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.20.1-SNAPSHOT"
(defproject io.github.manetu/temporal-sdk "0.20.1"
: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 7771743

Please sign in to comment.