Skip to content

Commit

Permalink
Version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amalloy committed Apr 25, 2012
1 parent 4e3832c commit b1117db
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
@@ -1,4 +1,4 @@
(defproject amalloy/ring-gzip-middleware "0.1.1"
(defproject amalloy/ring-gzip-middleware "0.1.2"
:description "Ring gzip encoding middleware"
:dependencies [[org.clojure/clojure "1.4.0"]]
:profiles {:1.2.0 {:dependencies [[org.clojure/clojure "1.2.0"]]}
Expand Down

0 comments on commit b1117db

Please sign in to comment.