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