From 82a7d15a90d8910d4360066093ec4a7188f3e6f5 Mon Sep 17 00:00:00 2001 From: frankiesardo Date: Wed, 16 Apr 2014 11:07:24 +0200 Subject: [PATCH] Promote first version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 407550e..7fecc79 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject linked "0.1.0-SNAPSHOT" +(defproject com.github.frankiesardo/linked "0.1.0" :description "Efficient ordered map and set" :url "http://github.com/frankiesardo/linked" :license {:name "Eclipse Public License"