diff --git a/package-lock.json b/package-lock.json index a6a70cb..2731b76 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartlog", - "version": "2.0.44", + "version": "3.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartlog", - "version": "2.0.44", + "version": "3.0.0", "license": "MIT", "dependencies": { "@pushrocks/isounique": "^1.0.4", diff --git a/package.json b/package.json index 71b2990..3ac1244 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog", - "version": "2.0.44", + "version": "3.0.0", "private": false, "description": "minimalistic distributed and extensible logging tool", "keywords": [ @@ -51,4 +51,4 @@ "last 1 chrome versions" ], "type": "module" -} \ No newline at end of file +}