diff --git a/project.clj b/project.clj index 6aa223b..5a18487 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.pinkgorilla/gorilla-ui "0.2.38-SNAPSHOT" +(defproject org.pinkgorilla/gorilla-ui "0.2.38" :description "Reagent components for data visualisation." :url "https://github.com/pink-gorilla/gorilla-ui" :license {:name "MIT"}