Skip to content

Commit c84ad2e

Browse files
committed
bump up version
1 parent 1db36ea commit c84ad2e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## 0.20.0-SNAPSHOT (xx.4.2015)
1+
## 0.20.0 (21.4.2015)
22

33
- welcome back the `Info` schema in `ring.swagger.swagger2-schema`!
44
- ring-swagger defaults in `swagger-json` are deep-merged in instead of plain merge.
5-
- **breaking**: default spec-location has changed from `/api/api-docs` to `/swagger.json` in `ring.swagger.ui`
5+
- **breaking**: default spec-location has changed from `/api/api-docs` to `/swagger.json` in `ring.swagger.ui
66

77
## 0.19.6 (19.4.2015)
88

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.20.0-SNAPSHOT"
1+
(defproject metosin/ring-swagger "0.20.0"
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)