Skip to content

Commit 7360987

Browse files
committed
Release 0.22.10
1 parent 1c5b8ab commit 7360987

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.23.0-SNAPSHOT
1+
## 0.22.10 (29.8.2016)
22

33
* Support for `schema.core/defrecords`, fixes [#103](https://github.com/metosin/ring-swagger/issues/103).
44
* Support for primitives & arrays of primitives both in `:body` & `:response`.

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject metosin/ring-swagger "0.23.0-SNAPSHOT"
1+
(defproject metosin/ring-swagger "0.22.10"
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)