Skip to content

Commit 72a32dc

Browse files
committed
Release v1.4.0
Changes since v1.3.2 -------------------- 324a6ad Add tests for `worker-options` vthreads a5f587c Use passed worker options in `temporal.testing.env` afebc06 Sort `worker-option` lines alphabetically in both code and docs eb4ca1d Add Nexus, Virtual Threads WorkerOptions to the worker-options map Signed-off-by: Greg Haskins <greg@manetu.com>
1 parent 324a6ad commit 72a32dc

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