From fd04bd177f221880be3d7cf05bce0a5b27a949a4 Mon Sep 17 00:00:00 2001 From: Aleck Greenham Date: Thu, 26 Jul 2018 07:47:00 +0100 Subject: [PATCH] v0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf218da..084ce39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-and-the-rest", - "version": "0.0.4", + "version": "0.1.0", "description": "Declarative, flexible Redux integration with your RESTful API", "main": "index.js", "scripts": {