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