Skip to content

Commit f0d58da

Browse files
committed
Release 1.2.0
1 parent e197167 commit f0d58da

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
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.1.3"]
12+
[ring/ring-codec "1.2.0"]
1313

1414
## Documentation
1515

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject ring/ring-codec "1.1.3"
1+
(defproject ring/ring-codec "1.2.0"
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)