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"