From ab6002adf7689f17ed7249b36b2ff694037911da Mon Sep 17 00:00:00 2001 From: Francesco Sardo Date: Thu, 10 Sep 2015 20:30:19 +0100 Subject: [PATCH] Version 1.2.4-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0a29862..3dee8d1 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject frankiesardo/linked "1.2.3" +(defproject frankiesardo/linked "1.2.4-SNAPSHOT" :description "Efficient ordered map and set" :url "http://github.com/frankiesardo/linked" :license {:name "Eclipse Public License"