Skip to content

Commit 8341b31

Browse files
committed
Bump up version
1 parent b93f743 commit 8341b31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 0.22.8 (21.5.2016)
22

33
* Response headers are mapped correctly, Fixes https://github.com/metosin/compojure-api/issues/232.
44

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject metosin/ring-swagger "0.22.7"
1+
(defproject metosin/ring-swagger "0.22.8"
22
:description "Swagger Spec for Ring Apps"
33
:url "https://github.com/metosin/ring-swagger"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)