diff --git a/package.json b/package.json index bd392de..5dadf35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@veams/plugin-vent", - "version": "1.0.3", + "version": "1.1.0", "description": "The Veams Vent Plugin is a global publish and subscribe object. You can use this plugin to communicate between modules independently.", "main": "./lib/index.js", "types": "./lib/index.d.ts",