diff --git a/project.clj b/project.clj index a619917..f2bea1f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject pandect "1.0.0-SNAPSHOT" +(defproject pandect "1.0.0" :description "Message Digest and Checksum Library for Clojure" :url "https://github.com/xsc/pandect" :license {:name "MIT"