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