Skip to content

Commit 96a617f

Browse files
committed
Release 1.0.1
1 parent d798b62 commit 96a617f

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 @@ web applications.
99

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

12-
[ring/ring-codec "1.0.0"]
12+
[ring/ring-codec "1.0.1"]
1313

1414
## Documentation
1515

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject ring/ring-codec "1.0.0"
1+
(defproject ring/ring-codec "1.0.1"
22
:description "Library for encoding and decoding data"
33
:url "https://github.com/ring-clojure/ring-codec"
44
:license {:name "The MIT License"

0 commit comments

Comments
 (0)