diff --git a/package-lock.json b/package-lock.json index 4abc451..43f77ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@tgwf/co2", - "version": "0.11.4", + "version": "0.12.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@tgwf/co2", - "version": "0.11.4", + "version": "0.12.0", "license": "Apache-2.0", "dependencies": { "debug": "^4.3.4" @@ -18764,4 +18764,4 @@ "dev": true } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index 857e8ac..08c81c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tgwf/co2", - "version": "0.11.4", + "version": "0.12.0", "description": "Work out the co2 of your digital services", "main": "dist/cjs/index-node.js", "module": "dist/esm/index.js", @@ -74,4 +74,4 @@ "type": "git", "url": "https://github.com/thegreenwebfoundation/co2.js.git" } -} \ No newline at end of file +}