diff --git a/package-lock.json b/package-lock.json index 6acc5c9..1e65cb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "rascal", - "version": "12.0.3", + "version": "12.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 155ea6b..de61a24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rascal", - "version": "12.0.3", + "version": "12.0.4", "description": "A config driven wrapper for amqplib supporting multi-host connections, automatic error recovery, redelivery flood protection, transparent encryption / decryption, channel pooling and publication timeouts", "main": "index.js", "dependencies": {