diff --git a/package-lock.json b/package-lock.json index 9d650d1..802bd25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@matrixai/lint", - "version": "0.0.3-0", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@matrixai/lint", - "version": "0.0.3-0", + "version": "0.1.0", "license": "Apache-2.0", "dependencies": { "@eslint/compat": "^1.2.5", diff --git a/package.json b/package.json index 05402eb..61dbb27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@matrixai/lint", - "version": "0.0.3-0", + "version": "0.1.0", "author": "Roger Qiu", "description": "Org wide custom eslint rules", "license": "Apache-2.0",