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"