Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Commit

Permalink
Update version tag for new Qu production release
Browse files Browse the repository at this point in the history
  • Loading branch information
sleitner committed Oct 19, 2015
1 parent a7fc002 commit e1764f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e1764f6

Please sign in to comment.