From 0f51837953a49df5c21649a2a9a740b65e84c83f Mon Sep 17 00:00:00 2001 From: Abraham Williams <4braham@gmail.com> Date: Thu, 19 Jul 2018 13:29:12 -0500 Subject: [PATCH] 0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aaa7e54..b579d74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@abraham/remotedata", - "version": "0.6.0", + "version": "0.6.1", "description": "Lightweight TypeScript RemoteData implementation", "main": "dist/index.js", "types": "dist/index.d.ts",