diff --git a/project.clj b/project.clj index d416e8d7..cbb35dbb 100644 --- a/project.clj +++ b/project.clj @@ -4,7 +4,7 @@ ;; --------------------------------------------------------------------------------------- -(defproject re-com "2.4.0-SNAPSHOT" +(defproject re-com "2.4.0" :description "Reusable UI components for Reagent" :url "https://github.com/Day8/re-com.git" :license {:name "MIT"}