diff --git a/project.clj b/project.clj index df82ba6a..0c2be5e0 100644 --- a/project.clj +++ b/project.clj @@ -4,7 +4,7 @@ ;; --------------------------------------------------------------------------------------- -(defproject re-com "0.9.1-alpha" +(defproject re-com "1.0.0" :description "Reusable UI components for Reagent" :url "https://github.com/Day8/re-com.git" :license {:name "MIT"}