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