Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Deraen committed Sep 4, 2014
1 parent b45d3d3 commit 7953841
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.5.0 (x.8.2014)
## 0.5.0 (4.9.2014)

- updated dependencies:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Real HTTP Statuses for Ring. Ported from the awesome [Spray](http://spray.io/).
## Latest version

```clojure
[metosin/ring-http-response "0.4.1"]
[![Clojars Project](http://clojars.org/metosin/ring-http-response/latest-version.svg)](http://clojars.org/metosin/ring-http-response)
```

## 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 metosin/ring-http-response "0.5.0-SNAPSHOT"
(defproject metosin/ring-http-response "0.5.0"
:description "Real HTTP Statuses for Ring"
:url "https://github.com/metosin/ring-http-response"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 7953841

Please sign in to comment.