Skip to content

Commit

Permalink
Merge pull request #3 from rbxbx/patch-1
Browse files Browse the repository at this point in the history
Close version string in dependency declaration
  • Loading branch information
weavejester committed Oct 9, 2012
2 parents 7be7f5d + f00bb44 commit bba0128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@ A small library for returning JSON responses from a Ring handler.

Add the following dependency to your `project.clj` file:

[ring-json-response "0.2.0']
[ring-json-response "0.2.0"]

## Usage

Expand Down

0 comments on commit bba0128

Please sign in to comment.