diff --git a/package.json b/package.json index e7753a0..5ebbcc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "async-mqtt", - "version": "2.3.0", + "version": "2.4.0", "description": "Promise wrapper over MQTT.js", "main": "index.js", "types": "index.d.ts",