diff --git a/package.json b/package.json index 4398f61..13c7e6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "suber", - "version": "2.1.1", + "version": "3.0.0", "description": "A message bus / pubsub compatible with Redux middlewares", "main": "lib/bus", "scripts": {