diff --git a/package-lock.json b/package-lock.json index b0e5341..93458f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wpilib-nt-client", - "version": "1.5.0", + "version": "1.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 155892c..d0350cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wpilib-nt-client", - "version": "1.5.0", + "version": "1.5.1", "description": "Client for FRC Network Tables", "main": "index.js", "types": "types/index.d.ts",