From 7dc4c0c56fa2634d0c3d527682465dea5d0dd51a Mon Sep 17 00:00:00 2001 From: mcorbin Date: Wed, 21 Oct 2020 00:05:43 +0200 Subject: [PATCH] new release: 1.1.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"}