From f85a36b3ffae4d64c3b25360f58b6ec3214da33e Mon Sep 17 00:00:00 2001 From: Travis CI User Date: Fri, 1 Nov 2019 20:15:07 +0000 Subject: [PATCH] Chore: Release 0.3.30 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3f8372..abd5eee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alt3/sequelize-to-json-schemas", - "version": "0.3.29", + "version": "0.3.30", "description": "Convert Sequelize models into various JSON Schema variants (using the Strategy Pattern)", "license": "MIT", "repository": {