diff --git a/package.json b/package.json index ce1cca0..1c8616b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nhcarrigan/logger", - "version": "1.1.0-hotfix", + "version": "1.1.1", "description": "Our custom logging package, which pipes logs to our alerts server.", "type": "module", "main": "prod/index.js",