From 0658e684f012a2eeace5118efea5456606f38ef5 Mon Sep 17 00:00:00 2001 From: Christian Weilbach Date: Tue, 21 Apr 2020 04:03:39 -0700 Subject: [PATCH] Release 0.1.7 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index bd2cd606..0e8cadd6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject io.replikativ/hitchhiker-tree "0.1.7-SNAPSHOT" +(defproject io.replikativ/hitchhiker-tree "0.1.7" :description "A Hitchhiker Tree Library" :url "https://github.com/replikativ/hitchhiker-tree" :license {:name "Eclipse Public License"