Skip to content

Commit 79ea219

Browse files
committed
Bump version to 1.3.6 in package files
Updated the version number from 1.3.5 to 1.3.6 in both the main and docs package.json and package-lock.json files to prepare for a new release.
1 parent 49bf6ef commit 79ea219

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

0 commit comments

Comments
 (0)