From bcf2259dcfeae99e0dd899c51fb29d9b3fa3ef79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Pablo=20Fern=C3=A1ndez?= Date: Mon, 24 Oct 2016 10:53:17 +0100 Subject: [PATCH] Version 0.4.0 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 037b1d3..25346d0 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,6 @@ ;;;; Copyright © 2015, 2016 José Pablo Fernández Silva, All rights reserved. -(defproject com.pupeno/free-form "0.4.0-SNAPSHOT" +(defproject com.pupeno/free-form "0.4.0" :description "Library for building forms with Reagent or Re-frame." :url "https://github.com/pupeno/free-form" :license {:name "Eclipse Public License"