From ef91e087d3332c5105a1b1601093517fc434e5bb Mon Sep 17 00:00:00 2001 From: Richard Morris Date: Thu, 21 Jun 2018 23:27:07 -0700 Subject: [PATCH] Update compatibility chart to reflect realty --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e398748..43fbf78 100644 --- a/README.md +++ b/README.md @@ -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.17.1| -|[2.0.3](https://github.com/domaindrivendev/rswag/tree/2.0.3)|2.0|3.13.2| +|[2.0.4](https://github.com/domaindrivendev/rswag/tree/2.0.4)|2.0|3.17.1| |[1.6.0](https://github.com/domaindrivendev/rswag/tree/1.6.0)|2.0|2.2.5| ## Getting Started ##