diff --git a/project.clj b/project.clj index 629549c..8549c55 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject cheshire "5.10.1-SNAPSHOT" +(defproject cheshire "5.10.1" :description "JSON and JSON SMILE encoding, fast." :url "https://github.com/dakrone/cheshire" :license {:name "The MIT License"