diff --git a/project.clj b/project.clj index 64bf3b5..7118d75 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject re-frame "0.8.0-alpha6-SNAPSHOT" +(defproject re-frame "0.8.0-alpha6" :description "A Clojurescript MVC-like Framework For Writing SPAs Using Reagent." :url "https://github.com/Day8/re-frame.git" :license {:name "MIT"}