diff --git a/project.clj b/project.clj index 8fbcf57..6c6a926 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject meuse "0.5.1-SNAPSHOT" +(defproject meuse "1.0.0" :description "A free private Rust registry" :url "https://github.com/mcorbin/meuse" :license {:name "Eclipse Public License 1.0"}