Skip to content

Commit dcd1b68

Browse files
committed
Release v0.12.2
Changes since v0.12.1 --------------------- 5308f07 Add support for heartbeats 5e03ba2 Update deps d6794c5 Refactor README and include Boston Clojure Group presentation Signed-off-by: Greg Haskins <[email protected]>
1 parent 5308f07 commit dcd1b68

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