diff --git a/project.clj b/project.clj index d5de8a3..0fbb2be 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject rep "0.1.1-SNAPSHOT" +(defproject rep "0.1.1" :description "Single-shot REPL (hence no 'L')" :url "https://github.com/eraserhd/rep" :license {:name "Eclipse Public License"