diff --git a/project.clj b/project.clj index 8b3aa12..03ea20c 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject thrift-clj "0.3.0-SNAPSHOT" +(defproject thrift-clj "0.3.0" :description "Clojure and Thrift working hand in hand." :url "https://github.com/xsc/thrift-clj" :license {:name "MIT License"