Skip to content

Commit

Permalink
Personalizing my fork
Browse files Browse the repository at this point in the history
  • Loading branch information
amalloy committed May 31, 2011
1 parent db7e799 commit 75f0748
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -2,3 +2,4 @@ pom.xml
*jar
lib
classes
.cake
4 changes: 2 additions & 2 deletions project.clj
@@ -1,4 +1,4 @@
(defproject org.clojars.mikejs/ring-gzip-middleware "0.1.0-SNAPSHOT"
(defproject amalloy/ring-gzip-middleware "0.1.0-SNAPSHOT"
:description "Ring gzip encoding middleware"
:dependencies [[org.clojure/clojure "1.2.0"]
:dependencies [[org.clojure/clojure "1.2.1"]
[org.clojure/clojure-contrib "1.2.0"]])

0 comments on commit 75f0748

Please sign in to comment.