From 9543036b8a341e6bddb12a65cc33264bea10cf3f Mon Sep 17 00:00:00 2001 From: Giles Roadnight Date: Mon, 23 Jan 2017 08:21:03 +0000 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e937c8..d387972 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rx-http-ts", - "version": "1.0.3", + "version": "1.0.4", "description": "Rx wrapper for node http rest operations with Typescript declarations", "main": "lib/index.js", "typings": "lib/index.d.ts",