diff --git a/package-lock.json b/package-lock.json index 5402b27..c9ccf01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-putio", - "version": "2.3.0", + "version": "2.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "simple-putio", - "version": "2.3.0", + "version": "2.3.1", "license": "ISC", "dependencies": { "@fortawesome/fontawesome-svg-core": "^6.6.0", diff --git a/package.json b/package.json index 9cc32c9..8693643 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-putio", - "version": "2.3.0", + "version": "2.3.1", "description": "Simple put.io Chrome extension", "type": "module", "repository": {