Skip to content

Commit 692872b

Browse files
committed
4.0.0
1 parent 68fe556 commit 692872b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset='utf-8' />
5-
<title>tuyapi 3.2.3 | Documentation</title>
5+
<title>tuyapi 4.0.0 | Documentation</title>
66
<meta name='viewport' content='width=device-width,initial-scale=1'>
77
<link href='assets/bass.css' type='text/css' rel='stylesheet' />
88
<link href='assets/style.css' type='text/css' rel='stylesheet' />
@@ -15,7 +15,7 @@
1515
<div id='split-left' class='overflow-auto fs0 height-viewport-100'>
1616
<div class='py1 px2'>
1717
<h3 class='mb0 no-anchor'>tuyapi</h3>
18-
<div class='mb1'><code>3.2.3</code></div>
18+
<div class='mb1'><code>4.0.0</code></div>
1919
<input
2020
placeholder='Filter'
2121
id='filter-input'

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tuyapi",
3-
"version": "3.2.3",
3+
"version": "4.0.0",
44
"description": "An easy-to-use API for devices that use Tuya's cloud services",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)