Skip to content

Commit e797b34

Browse files
committed
Release 0.3.3
1 parent 810e54e commit e797b34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ and HTTP APIs.
1313

1414
Add the following dependency to your `project.clj`:
1515

16-
[ring/ring-defaults "0.3.2"]
16+
[ring/ring-defaults "0.3.3"]
1717

1818
## Basic Usage
1919

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject ring/ring-defaults "0.3.2"
1+
(defproject ring/ring-defaults "0.3.3"
22
:description "Ring middleware that provides sensible defaults"
33
:url "https://github.com/ring-clojure/ring-defaults"
44
:license {:name "The MIT License"

0 commit comments

Comments
 (0)