Version 1.0.1

This commit is contained in:
Michael Woods 2020-12-02 16:18:55 -05:00
parent 7aa9a5d830
commit 207c1aeb7b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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