diff --git a/project.clj b/project.clj index 4b5b318..4ba70d0 100644 --- a/project.clj +++ b/project.clj @@ -3,7 +3,7 @@ (def git-commit (or (System/getenv "GIT_COMMIT") (System/getenv "TRAVIS_COMMIT"))) -(defproject qu/qu-core "1.1.7" +(defproject qu/qu-core "1.1.9" :description "qu is a data platform created by the CFPB to serve their public data sets." :license {:name "Public Domain"} :scm {:name "git"