Skip to content

Commit

Permalink
release 0.4.1, bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sun Ning committed Mar 31, 2013
1 parent 4ae7bf0 commit 9ac3aac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
@@ -1,7 +1,7 @@
(defproject reddit.clj "0.4.0"
(defproject reddit.clj "0.4.1"
:description "A reddit API wrapper for clojure"
:author "Sun Ning <classicning@gmail.com>"
:dependencies [[org.clojure/clojure "1.4.0"]
[clj-http "0.5.5"]]
[clj-http "0.6.5"]]
:dev-dependencies [[lein-clojars "0.6.0"]
[lein-autodoc "0.9.0"]])

0 comments on commit 9ac3aac

Please sign in to comment.