diff --git a/LICENSE b/LICENSE index 0f82a9f..a20e838 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 Max Isom +Copyright (c) 2017-2025 Max Isom Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package-lock.json b/package-lock.json index 6c5dc48..02068cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tuyapi", - "version": "7.5.2", + "version": "7.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "tuyapi", - "version": "7.5.2", + "version": "7.6.0", "license": "MIT", "dependencies": { "debug": "^4.3.7", diff --git a/package.json b/package.json index c5b3d3e..ea45205 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tuyapi", - "version": "7.5.2", + "version": "7.6.0", "description": "An easy-to-use API for devices that use Tuya's cloud services", "main": "index.js", "types": "index.d.ts",