bump views dependency to 1.4.4

This commit is contained in:
Joey Coleman 2015-10-26 11:29:48 -04:00
parent 239ec6fddb
commit 51d730bd94

View file

@ -3,7 +3,7 @@
:url "https://github.com/kirasystems/views-honeysql"
:license {:name "MIT License"
:url "http://opensource.org/licenses/MIT"}
:dependencies [[views "1.4.1"]
:dependencies [[views "1.4.4"]
[honeysql "0.6.0"]
[org.clojure/java.jdbc "0.3.6"]
[org.clojure/tools.logging "0.3.1"]]