diff --git a/project.clj b/project.clj index 353b14a..6b4e44e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject motiva/sqs-utils "0.1.0-SNAPSHOT" +(defproject motiva/sqs-utils "0.1.0" :description "Higher level SQS utilities for use in Motiva products" :url "https://github.com/Motiva-AI/sqs-utils" :license {:name "Proprietary" :url "https://motiva.ai"}