From ced8123498bda485403743f5c2f6acc7be5c5c4c Mon Sep 17 00:00:00 2001 From: Aleck Greenham Date: Wed, 29 Jul 2020 15:45:56 +0100 Subject: [PATCH] v4.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03eddac..6207442 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-and-the-rest", - "version": "4.0.2", + "version": "4.0.3", "description": "Declarative, flexible Redux integration with your RESTful API", "main": "index.js", "scripts": {