Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 05fa98d

Browse files
committedJul 1, 2019
Version 0.1.4
1 parent 80a0088 commit 05fa98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject amalloy/ring-gzip-middleware "0.1.4-SNAPSHOT"
1+
(defproject amalloy/ring-gzip-middleware "0.1.4"
22
:url "https://github.com/clj-commons/ring-gzip-middleware"
33
:description "Ring gzip encoding middleware"
44
:dependencies [[org.clojure/clojure "1.9.0"]]

0 commit comments

Comments
 (0)
Please sign in to comment.