diff --git a/project.clj b/project.clj index c27fee7..412569e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.pinkgorilla/gorilla-renderable "3.0.5-SNAPSHOT" +(defproject org.pinkgorilla/gorilla-renderable "3.0.5" :description "The protocol for custom rendering in Pink Gorilla Notebook." :url "https://github.com/pink-gorilla/gorilla-renderable" :license {:name "MIT"}