Skip to content

Commit

Permalink
Released 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Sep 2, 2012
1 parent 5873eb4 commit 345b738
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@ responses.

To install, add the following to your project `:dependencies`:

[ring/ring-json "0.1.0"]
[ring/ring-json "0.1.1"]

## Usage

Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject ring/ring-json "0.1.0"
(defproject ring/ring-json "0.1.1"
:description "Ring middleware for handling JSON"
:url "https://github.com/ring-clojure/ring-json"
:license {:name "The MIT License"
Expand Down

0 comments on commit 345b738

Please sign in to comment.