Skip to content

Commit 736d1ea

Browse files
committed
v4.0.4
1 parent f3f6464 commit 736d1ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset='utf-8' />
5-
<title>tuyapi 4.0.3 | Documentation</title>
5+
<title>tuyapi 4.0.4 | Documentation</title>
66
<meta name='description' content='An easy-to-use API for devices that use Tuya&#39;s cloud services'>
77
<meta name='viewport' content='width=device-width,initial-scale=1'>
88
<link href='assets/bass.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>4.0.3</code></div>
18+
<div class='mb1'><code>4.0.4</code></div>
1919
<input
2020
placeholder='Filter'
2121
id='filter-input'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tuyapi",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
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)