diff --git a/project.clj b/project.clj index ab6ed49..ce0a618 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject re-learn "0.1.1-SNAPSHOT" +(defproject re-learn "0.1.1" :description "Data-driven tutorials for reagent UIs" :url "https://github.com/oliyh/re-learn" :license {:name "Eclipse Public License"