diff --git a/package-lock.json b/package-lock.json index bf4fe59..f305ebc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "datapack-linter", - "version": "1.1.6", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9fbba06..403b5e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datapack-linter", - "version": "1.1.6", + "version": "1.2.0", "description": "Processing to lint datapack with GitHub Action", "author": "ChenCMD", "license": "MIT",