diff --git a/package-lock.json b/package-lock.json index 5a24b9d..3a735f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog", - "version": "2.0.20", + "version": "2.0.21", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c46879f..ce3d3ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog", - "version": "2.0.20", + "version": "2.0.21", "private": false, "description": "minimalistic distributed and extensible logging tool", "keywords": [ @@ -43,4 +43,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}