From 3480a55fc0146f5a929aac93bcda25b36dcbf65d Mon Sep 17 00:00:00 2001 From: Sean Boult <996134+Hacksore@users.noreply.github.com> Date: Fri, 22 Mar 2024 06:49:06 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4231b1..34f1da8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bluelinky", - "version": "8.2.1", + "version": "8.3.0", "description": "An unofficial nodejs API wrapper for Hyundai bluelink", "main": "dist/index.js", "module": "dist/index.esm.js",