Skip to content

Commit 879bc68

Browse files
committed
Bump version to 1.3.8 in package files
Updated the version number from 1.3.7 to 1.3.8 in both the main and docs package.json and package-lock.json files.
1 parent b763767 commit 879bc68

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

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": "1.3.7",
4+
"version": "1.3.8",
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": "1.3.7",
4+
"version": "1.3.8",
55
"schemaVersion": "1.3",
66
"description": "Tool Unitary User Interface",
77
"homepage": "https://www.tuui.com",

0 commit comments

Comments
 (0)