diff --git a/project.clj b/project.clj index 9112b75..3974146 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject reagent "0.7.0-SNAPSHOT" +(defproject reagent "0.7.0" :url "http://github.com/reagent-project/reagent" :license {:name "MIT"} :description "A simple ClojureScript interface to React"