diff --git a/package-lock.json b/package-lock.json index 08f111f..3248add 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@abcnews/env-utils", - "version": "2.1.2", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d05dccf..7e62c28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@abcnews/env-utils", - "version": "2.1.2", + "version": "3.0.0", "description": "Utilities for identifying aspects of your code's execution environment and respectfully interacting with the DOM", "license": "MIT", "author": "Australian Broadcasting Corporation",