Version 1.3.0

This commit is contained in:
Michael Woods 2021-11-16 12:10:18 -05:00
parent f36e2b0dbc
commit 1d115db049
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.2.3", "version": "1.3.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

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