diff --git a/project.clj b/project.clj index ad2aba1..f28aeeb 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject diehard "0.11.0-SNAPSHOT" +(defproject diehard "0.11.0" :description "Safety utilities for Clojure" :url "http://github.com/sunng87/diehard" :license {:name "Eclipse Public License"