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