Skip to content

Commit 39ad904

Browse files
committed
Release :patch
1 parent c809b5f commit 39ad904

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Compojure-api 1.1.x
22

3-
[Clojars 1.1.13](https://clojars.org/metosin/compojure-api/versions/1.1.13)
3+
[Clojars 1.1.14](https://clojars.org/metosin/compojure-api/versions/1.1.14)
44
[![Slack](https://img.shields.io/badge/clojurians-ring_swagger-blue.svg?logo=slack)](https://clojurians.slack.com/messages/ring-swagger/)
55

66
Stuff on top of [Compojure](https://github.com/weavejester/compojure) for making sweet web apis.
77

8-
- [API Docs](https://cljdoc.org/d/metosin/compojure-api/1.1.13/doc/readme) & [Wiki](https://github.com/metosin/compojure-api/wiki)
8+
- [API Docs](https://cljdoc.org/d/metosin/compojure-api/1.1.14/doc/readme) & [Wiki](https://github.com/metosin/compojure-api/wiki)
99
- [Schema](https://github.com/Prismatic/schema) for input & output data coercion
1010
- [Swagger](https://swagger.io/) for api documentation, via [ring-swagger](https://github.com/metosin/ring-swagger)
1111
- Extendable route DSL via [metadata handlers](https://github.com/metosin/compojure-api/wiki/Creating-your-own-metadata-handlers)
@@ -17,7 +17,7 @@ Stuff on top of [Compojure](https://github.com/weavejester/compojure) for making
1717

1818
## Latest version
1919

20-
[1.1.13](https://clojars.org/metosin/compojure-api/versions/1.1.13)
20+
[1.1.14](https://clojars.org/metosin/compojure-api/versions/1.1.14)
2121

2222
## For information and help
2323

0 commit comments

Comments
 (0)