diff --git a/package.json b/package.json index 14c39cc..88ce04f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ajv-cli", - "version": "1.1.1", + "version": "2.0.0-beta.0", "description": "A command line interface for epoberezkin/ajv JSON schema validator", "scripts": { "eslint": "eslint index.js commands/*.js test/*.js test/**/*.js",