Skip to content

Commit

Permalink
Release v0.20.0
Browse files Browse the repository at this point in the history
Changes since v0.19.0
---------------------
985465f Update README.md
d54ca23 cljfmt fix
eb7cc43 centeralize options
4d02ccc run lein cljfmt check
711d0f5 add temporal schedule support

Signed-off-by: Greg Haskins <greg@manetu.com>
  • Loading branch information
ghaskins committed Mar 14, 2024
1 parent 985465f commit 34a8bde
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.19.1-SNAPSHOT"
(defproject io.github.manetu/temporal-sdk "0.20.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 34a8bde

Please sign in to comment.