Skip to content

Commit 9f64fb4

Browse files
committed
Release 0.5.1
1 parent 695e856 commit 9f64fb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ responses.
99

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

12-
[ring/ring-json "0.5.0"]
12+
[ring/ring-json "0.5.1"]
1313

1414

1515
## Usage

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject ring/ring-json "0.5.0"
1+
(defproject ring/ring-json "0.5.1"
22
:description "Ring middleware for handling JSON"
33
:url "https://github.com/ring-clojure/ring-json"
44
:license {:name "The MIT License"

0 commit comments

Comments
 (0)