diff --git a/package.json b/package.json index cc7fe1d..ef6843d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ajv-cli", - "version": "3.2.1", + "version": "3.3.0", "description": "A command line interface for epoberezkin/ajv JSON schema validator", "scripts": { "eslint": "eslint index.js commands/*.js test/*.js test/**/*.js",