From e87e0a93c433fb8ccf52eab01745ff37f098c90a Mon Sep 17 00:00:00 2001 From: Carmine DiMascio Date: Fri, 14 Aug 2020 22:19:15 -0400 Subject: [PATCH] v4.0.0-alpha.1 available --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 52311693..e2c8199c 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,6 @@ It's implemented as standard express middleware. Please provide your feedback [here](https://github.com/cdimascio/express-openapi-validator/pull/351). -Try it - ```shell npm i express-openapi-validator@4.0.0-alpha.1 ```