From a1bab15081fdac69188dff3aab088cdaa6c67f5e Mon Sep 17 00:00:00 2001 From: andrew Date: Wed, 15 May 2019 16:13:36 -0700 Subject: [PATCH] v0.2.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57d6760..9f3e648 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@textile/js-http-client", - "version": "0.2.18", + "version": "0.2.19", "description": "Official Textile JS HTTP Wrapper Client", "main": "dist/index.js", "types": "dist/index.d.ts",