diff --git a/project.clj b/project.clj index 8a85d19..25237ae 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject gered/webtools.reagent "0.1.1" +(defproject gered/webtools.reagent "0.2-SNAPSHOT" :description "Various helper functions and other things specifically for use in ClojureScript/Reagent applications." :url "https://github.com/gered/webtools.reagent" :license {:name "MIT License"