diff --git a/package.json b/package.json index 009ade8..e9cd023 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-schema-migrate", - "version": "1.1.0", + "version": "2.0.0", "description": "Migrate JSON-Schema to draft-06", "main": "dist/index.js", "scripts": {