diff --git a/project.clj b/project.clj index a117212..bbc6cd9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.gered/views.honeysql "0.3.0" +(defproject net.gered/views.honeysql "0.4.0-SNAPSHOT" :description "HoneySQL view implementation for views" :url "https://github.com/gered/views.honeysql" :license {:name "MIT License"