From f2f1216a2c21cb8a6e13384d4b3309140f1473d0 Mon Sep 17 00:00:00 2001 From: Oliver Hine Date: Fri, 6 Mar 2020 14:37:27 -0800 Subject: [PATCH] Version 0.1.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 5c1486a..9aa04ff 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject re-learn "0.1.3-SNAPSHOT" +(defproject re-learn "0.1.3" :description "Data-driven tutorials for reagent UIs" :url "https://github.com/oliyh/re-learn" :license {:name "Eclipse Public License"