diff --git a/package-lock.json b/package-lock.json index 3918d6e..c16a9bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "next-plausible", - "version": "3.12.0", + "version": "3.12.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "next-plausible", - "version": "3.12.0", + "version": "3.12.1", "license": "MIT", "devDependencies": { "@testing-library/react": "^14.0.0", diff --git a/package.json b/package.json index aed21bc..5bce896 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-plausible", - "version": "3.12.0", + "version": "3.12.1", "files": [ "dist" ],