Skip to content

Commit 689682c

Browse files
committed
release 1.3.1
1 parent c72df65 commit 689682c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/viewuiplus.min.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38362,7 +38362,7 @@ var style = {
3836238362
}
3836338363
};
3836438364
const name = "view-ui-plus";
38365-
const version$1 = "1.3.1-beta.1";
38365+
const version$1 = "1.3.1";
3836638366
const title = "ViewUIPlus";
3836738367
const description = "A high quality UI components Library with Vue.js 3";
3836838368
const homepage = "http://www.iviewui.com";

dist/viewuiplus.min.js

Lines changed: 1 addition & 1 deletion
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": "view-ui-plus",
3-
"version": "1.3.1-beta.1",
3+
"version": "1.3.1",
44
"title": "ViewUIPlus",
55
"description": "A high quality UI components Library with Vue.js 3",
66
"homepage": "http://www.iviewui.com",

0 commit comments

Comments
 (0)