From 70a8441849d1c02e636dd3346952fb9b75a62a14 Mon Sep 17 00:00:00 2001 From: Neil Enns <{ID}+{username}@users.noreply.github.com> Date: Fri, 19 Aug 2022 07:56:40 -0700 Subject: [PATCH] Update version in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc49ee2..6abd4e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-deepstackai-trigger", - "version": "5.8.4", + "version": "5.8.7", "description": "Detects motion using DeepStack AI and calls registered triggers based on trigger rules.", "main": "dist/src/main.js", "files": [