diff --git a/package.json b/package.json index be3229e..0ffd61d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dispatchr", - "version": "0.2.14", + "version": "0.3.0", "description": "A Flux dispatcher for applications that run on the server and the client.", "main": "index.js", "repository": {