File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- ## x.x.x (x.x.xxxx )
1+ ## 0.11.3 (12.5.2014 )
22
33- remove non-first trailing spaces from compojure-routes for swagger-docs.
4+ - updated depedencies:
5+ - ` [metosin/ring-swagger "0.8.7"] `
6+ - ` [metosin/ring-swagger-ui "2.6.16-2"] `
7+ - Moved swagger-ui handler to ring-swagger
48
59## 0.11.2 (7.5.2014)
610
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Stuff on top of [Compojure](https://github.com/weavejester/compojure) for making
1212## Latest version
1313
1414``` clojure
15- [metosin/compojure-api " 0.11.2 " ]
15+ [metosin/compojure-api " 0.11.3 " ]
1616```
1717
1818## Sample application
Original file line number Diff line number Diff line change 1- (defproject metosin /compojure-api " 0.11.2 "
1+ (defproject metosin /compojure-api " 0.11.3 "
22 :description " Compojure Api"
33 :url " https://github.com/metosin/compojure-api"
44 :license {:name " Eclipse Public License"
You can’t perform that action at this time.
0 commit comments