diff --git a/package.json b/package.json index ecb8c65..f52cf21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "es-check", - "version": "8.0.1-0", + "version": "8.0.1", "description": "Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command", "main": "index.js", "license": "MIT",