From 6c1958ec46e0a6380a44a47295e0086bf62a4bd9 Mon Sep 17 00:00:00 2001 From: Mohsen Azimi Date: Fri, 21 Sep 2018 08:57:45 -0700 Subject: [PATCH] v2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48d3e7d..fe230f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-schema-view-js", - "version": "2.0.0", + "version": "2.0.1", "description": "JSON Schema View core library ", "main": "dist/bundle.js", "scripts": {