Skip to content

Commit 2b0e497

Browse files
committed
Bump version to 1.3.3
Update version numbers in package.json and package-lock.json files for both the main project and documentation from 1.3.2 to 1.3.3.
1 parent 3c24d8d commit 2b0e497

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

0 commit comments

Comments
 (0)