Skip to content

Commit 8720d5e

Browse files
committed
0.3.0
1 parent 737a59c commit 8720d5e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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/stub 0.2.0 | Documentation</title>
5+
<title>@tuyapi/stub 0.3.0 | Documentation</title>
66
<meta name='description' content='🧪 A stub device implementation for local testing.'>
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/stub</h3>
18-
<div class='mb1'><code>0.2.0</code></div>
18+
<div class='mb1'><code>0.3.0</code></div>
1919
<input
2020
placeholder='Filter'
2121
id='filter-input'

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tuyapi/stub",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "🧪 A stub device implementation for local testing.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)