From b21581d671ffcebadb41ff4597081fab44f8bf70 Mon Sep 17 00:00:00 2001 From: ota-meshi Date: Mon, 4 Jul 2022 01:08:01 +0000 Subject: [PATCH] 3.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f29ce97c..b075ccb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-json-schema-validator", - "version": "3.1.1", + "version": "3.1.2", "description": "ESLint plugin that validates data using JSON Schema Validator.", "repository": "git+https://github.com/ota-meshi/eslint-plugin-json-schema-validator.git", "homepage": "https://ota-meshi.github.io/eslint-plugin-json-schema-validator/",