Skip to content

Commit

Permalink
Release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBlume committed Aug 22, 2017
1 parent c875282 commit b59ed9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ In production:

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

[ring-server "0.4.0"]
[ring-server "0.5.0"]

## Usage

Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject ring-server "0.4.0"
(defproject ring-server "0.5.0"
:description "Library for running Ring web servers"
:url "https://github.com/weavejester/ring-server"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit b59ed9a

Please sign in to comment.