From 09d5349122d5eafec17df203c3d550734c4eb6f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 14:07:32 +0000 Subject: [PATCH] 0.13.19 --- npm-shrinkwrap.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index bab819d793..3c0704bff5 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "zigbee-herdsman", - "version": "0.13.18", + "version": "0.13.19", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8176e2a564..3a73767417 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "eslint": "node_modules/.bin/eslint . --ext .ts", "docs": "typedoc --tsconfig typedoc-tsconfig.json" }, - "version": "0.13.18", + "version": "0.13.19", "jest": { "coverageThreshold": { "global": {