Skip to content

Commit

Permalink
Release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Jun 1, 2018
1 parent 0c75c16 commit b136e4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ and HTTP APIs.

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

[ring/ring-defaults "0.3.1"]
[ring/ring-defaults "0.3.2"]

## Basic Usage

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject ring/ring-defaults "0.3.1"
(defproject ring/ring-defaults "0.3.2"
:description "Ring middleware that provides sensible defaults"
:url "https://github.com/ring-clojure/ring-defaults"
:license {:name "The MIT License"
Expand Down

0 comments on commit b136e4e

Please sign in to comment.