Skip to content

Commit 4d50ede

Browse files
committed
Update version info
1 parent f349557 commit 4d50ede

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.8.1",
2+
"version": "0.8.2",
33
"compounds": [
44
{
55
"name": "Debug Run",

docs/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.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tuui-docs",
33
"private": true,
4-
"version": "0.8.1",
4+
"version": "0.8.2",
55
"scripts": {
66
"dev": "vitepress dev src",
77
"build": "vitepress build src",

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,7 +1,7 @@
11
{
22
"name": "tuui",
33
"appId": "com.tuui.app",
4-
"version": "0.8.1",
4+
"version": "0.8.2",
55
"description": "Tool Unitary User Interface",
66
"homepage": "https://www.tuui.com",
77
"author": "AIQL <contact@aiql.com>",

0 commit comments

Comments
 (0)