We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d798b62 commit 96a617fCopy full SHA for 96a617f
README.md
@@ -9,7 +9,7 @@ web applications.
9
10
To install, add the following to your project `:dependencies`:
11
12
- [ring/ring-codec "1.0.0"]
+ [ring/ring-codec "1.0.1"]
13
14
## Documentation
15
project.clj
@@ -1,4 +1,4 @@
1
-(defproject ring/ring-codec "1.0.0"
+(defproject ring/ring-codec "1.0.1"
2
:description "Library for encoding and decoding data"
3
:url "https://github.com/ring-clojure/ring-codec"
4
:license {:name "The MIT License"
0 commit comments