diff --git a/project.clj b/project.clj index a9a7dbd..18c07b7 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dev.gethop/object-storage.s3 "0.7.1" +(defproject dev.gethop/object-storage.s3 "0.7.2-SNAPSHOT" :description "A Duct library for managing AWS S3 objects" :url "https://github.com/gethop-dev/object-storage.s3" :license {:name "Mozilla Public Licence 2.0"