From c2b854b33f8ba6970546cc0d2923fd2e3ea73d04 Mon Sep 17 00:00:00 2001 From: Andrew Clark Date: Mon, 24 Aug 2015 13:14:29 -0700 Subject: [PATCH] 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6b8810c..86a9b2b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-actions", - "version": "0.7.0", + "version": "0.8.0", "description": "Flux Standard Action utlities for Redux", "main": "lib/index.js", "scripts": {