From bfbf4baa43a671d4c0934c6196be2284c4af491c Mon Sep 17 00:00:00 2001 From: Sean Boult <996134+Hacksore@users.noreply.github.com> Date: Wed, 9 Feb 2022 15:32:39 -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 c3e5e11..3b38f58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bluelinky", - "version": "7.6.4", + "version": "7.6.5", "description": "An unofficial nodejs API wrapper for Hyundai bluelink", "main": "dist/index.js", "types": "dist/index.d.ts",