diff --git a/project.clj b/project.clj index 92d5562..e2e0dd3 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject kirasystems/views-honeysql "0.1.2" +(defproject kirasystems/views-honeysql "0.1.3-SNAPSHOT" :description "HoneySQL view implementation for views" :url "https://github.com/kirasystems/views-honeysql" :license {:name "MIT License"