From 7334ccd7bcf56f15c1454d2be46aef71ad7b01bf Mon Sep 17 00:00:00 2001 From: carmine Date: Sat, 31 Aug 2024 19:53:17 -0400 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9705b7e4..3abca22a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ npm install express-openapi-validator # experimental OAS 3.1 in alpha (contributions welcome - see branch `oas-3.1` and pr-882) -npm install express-openapi-validator@6.0.0-alpha.1 +npm install express-openapi-validator@6.0.0-alpha.2 ``` ## Usage