From 03e0a85ba0ee291b41e5203a7392e50a92187bd1 Mon Sep 17 00:00:00 2001 From: horstenwillem Date: Tue, 23 Apr 2019 15:57:40 +0200 Subject: [PATCH] 1.0.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 86ea568..747458f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@icapps/tree-house-communication", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fc1296f..c006599 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@icapps/tree-house-communication", - "version": "1.0.1", + "version": "1.0.2", "description": "Tree House communication module", "main": "build/index.js", "types": "build/index.d.ts",