From 4a13160d31cb67a877b5b9303720d8f056806ebf Mon Sep 17 00:00:00 2001 From: Sean Boult <996134+Hacksore@users.noreply.github.com> Date: Thu, 20 Apr 2023 07:59:30 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b467115..3dc5789 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bluelinky", - "version": "8.0.0-alpha.2", + "version": "8.1.0", "description": "An unofficial nodejs API wrapper for Hyundai bluelink", "main": "dist/index.js", "module": "dist/index.esm.js",