Version 1.0.2

This commit is contained in:
Michael Woods 2020-12-03 01:29:05 -05:00
parent 6e89325f13
commit 62c392ee2f
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.1",
"version": "1.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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