From d83ae9b4cef18b2e75c9342b6370cf0225acaac4 Mon Sep 17 00:00:00 2001 From: Aleck Greenham Date: Tue, 10 Jul 2018 08:03:49 +0100 Subject: [PATCH] v0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9f526e..cf218da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-and-the-rest", - "version": "0.0.3", + "version": "0.0.4", "description": "Declarative, flexible Redux integration with your RESTful API", "main": "index.js", "scripts": {