Version 1.3.1

This commit is contained in:
Michael Woods 2021-12-13 15:24:19 -05:00
parent 7ec4bcd412
commit 973988b984
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.3.0", "version": "1.3.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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