From 354b0770e49f64bbcc4579e0b822ca262ab79fad Mon Sep 17 00:00:00 2001 From: Oliver Hine Date: Thu, 8 Jun 2017 19:18:56 +0100 Subject: [PATCH] Version 0.1.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"