Version 1.1.0

This commit is contained in:
Michael Woods 2021-06-10 13:34:32 -04:00
parent c4bb3a1e17
commit 4dac35d898
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "onstar2mqtt",
"version": "1.0.5",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "onstar2mqtt",
"version": "1.0.5",
"version": "1.1.0",
"description": "OnStarJS wrapper for MQTT",
"main": "src/index.js",
"scripts": {