From 254ade95db1d512f7251d58847bc23dcaabc3cc0 Mon Sep 17 00:00:00 2001 From: Richard Morris Date: Thu, 24 May 2018 20:28:17 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5182eb3..ff32ef8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -rswag (formerly swagger_rails) +rswag ========= [![Build Status](https://travis-ci.org/domaindrivendev/rswag.svg?branch=master)](https://travis-ci.org/domaindrivendev/rswag) @@ -15,7 +15,7 @@ Once you have an API that can describe itself in Swagger, you've opened the trea |Rswag Version|Swagger (OpenAPI) Spec.|swagger-ui| |----------|----------|----------| |[master](https://github.com/domaindrivendev/rswag/tree/master)|2.0|3.13.2| -|[2.0.0](https://github.com/domaindrivendev/rswag/tree/2.0.0)|2.0|3.13.2| +|[2.0.3](https://github.com/domaindrivendev/rswag/tree/2.0.3)|2.0|3.13.2| |[1.6.0](https://github.com/domaindrivendev/rswag/tree/1.6.0)|2.0|2.2.5| ## Getting Started ##