diff --git a/project.clj b/project.clj index 6b4e44e..ce2186e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject motiva/sqs-utils "0.1.0" +(defproject motiva/sqs-utils "0.2.0-SNAPSHOT" :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"}