diff --git a/project.clj b/project.clj index 1269a98..f9bf03a 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject io.github.manetu/temporal-sdk "0.18.3-SNAPSHOT" +(defproject io.github.manetu/temporal-sdk "0.18.3" :description "A Temporal SDK for Clojure" :url "https://github.com/manetu/temporal-clojure-sdk" :license {:name "Apache License 2.0"