From 0b7f5b664a8af4cacef59667a251698246e7559f Mon Sep 17 00:00:00 2001 From: Abraham Williams <4braham@gmail.com> Date: Fri, 20 Jul 2018 09:54:15 -0500 Subject: [PATCH] 0.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71ddeb7..17f40a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@abraham/remotedata", - "version": "0.6.2", + "version": "0.6.3", "description": "Lightweight TypeScript RemoteData implementation", "main": "dist/index.js", "module": "dist/index.js",