diff --git a/project.clj b/project.clj index 37bc127..3a257bc 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject toucan "1.14.0-SNAPSHOT" +(defproject toucan "1.14.0" :description "Functionality for defining your application's models and querying the database." :url "https://github.com/metabase/toucan" :license {:name "Eclipse Public License"