Skip to content

Commit

Permalink
Version 0.1.3, supports flushing intermediate results.
Browse files Browse the repository at this point in the history
  • Loading branch information
amalloy committed Sep 24, 2013
1 parent 4b28a9d commit e82223c
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.2"
(defproject amalloy/ring-gzip-middleware "0.1.3"
: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 e82223c

Please sign in to comment.