diff --git a/package.json b/package.json index 5e3278e..124d33d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@arguiot/broadcast.js", - "version": "1.0.1", + "version": "1.0.3", "description": "A simple notification dispatch mechanism that enables the broadcast of information to registered observers within your code.", "main": "dist/broadcast.js", "scripts": {