diff --git a/project.clj b/project.clj index 31822fc..595b373 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject meuse "1.0.0" +(defproject meuse "1.1.0" :description "A free private Rust registry" :url "https://github.com/mcorbin/meuse" :license {:name "Eclipse Public License 2.0"}