From 22c3d8ed505cb26669eaf624e0142ca46745f22a Mon Sep 17 00:00:00 2001 From: Sean Boult <996134+Hacksore@users.noreply.github.com> Date: Tue, 15 Feb 2022 07:44:21 -0600 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b38f58..f283de2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bluelinky", - "version": "7.6.5", + "version": "7.6.6", "description": "An unofficial nodejs API wrapper for Hyundai bluelink", "main": "dist/index.js", "types": "dist/index.d.ts",