From 1e34435f457a1886a7622799eeabeda0207e9f13 Mon Sep 17 00:00:00 2001 From: Dimascio Date: Sat, 6 Jun 2020 18:47:20 -0400 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9962e1b9..a546f42e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-openapi-validator", - "version": "4.0.0", + "version": "3.15.0", "description": "Automatically validate API requests and responses with OpenAPI 3 and Express.", "main": "dist/index.js", "scripts": {