diff --git a/project.clj b/project.clj index 0d7e25d..9622d6a 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,6 @@ ;;;; Copyright © 2015 Carousel Apps, Ltd. All rights reserved. -(defproject com.carouselapps/free-form "0.1.0-SNAPSHOT" +(defproject com.carouselapps/free-form "0.1.0" :description "Library for building forms with Reagent or Re-frame." :url "https://carouselapps.com/free-form" :license {:name "Eclipse Public License"