From 52b6ffa76c0c1bf891443405a7c88331d47156b9 Mon Sep 17 00:00:00 2001 From: Michael Ridgway Date: Mon, 30 Mar 2015 16:29:50 -0700 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {