diff --git a/package-lock.json b/package-lock.json index 342b2d8..b380dd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ev-the-dev/highway", - "version": "0.1.2", + "version": "0.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@ev-the-dev/highway", - "version": "0.1.2", + "version": "0.2.0", "license": "ISC", "devDependencies": { "@eslint/js": "^8.54.0", diff --git a/package.json b/package.json index 5c5e13f..18b6b7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ev-the-dev/highway", - "version": "0.1.2", + "version": "0.2.0", "description": "ESLint Configuration", "files": [ "lib/**/*",