diff --git a/project.clj b/project.clj index 32e3ab8ba..f70540e33 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.pinkgorilla/gorilla-notebook "0.4.8-SNAPSHOT" +(defproject org.pinkgorilla/gorilla-notebook "0.4.8" :description "A rich REPL for Clojure in the notebook style." :url "https://github.com/pink-gorilla/gorilla-notebook" :scm {:name "git" :url "https://github.com/pink-gorilla/gorilla-notebook"}