Skip to content

Commit

Permalink
release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
icarusion committed Oct 9, 2019
1 parent d1e0576 commit dfb54a1
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/iview.js
Original file line number Diff line number Diff line change
Expand Up @@ -29465,7 +29465,7 @@ if (typeof window !== 'undefined' && window.Vue) {
}

var API = (0, _extends3.default)({
version: '4.0.0-rc.4',
version: '4.0.0',
locale: _index2.default.use,
i18n: _index2.default.i18n,
install: install,
Expand Down
2 changes: 1 addition & 1 deletion dist/iview.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/iview.min.js

Large diffs are not rendered by default.

Binary file modified dist/iview.min.js.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/iview.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "view-design",
"version": "4.0.0-rc.4",
"version": "4.0.0",
"title": "ViewUI",
"description": "A high quality UI components Library with Vue.js",
"homepage": "http://www.iviewui.com",
Expand Down

1 comment on commit dfb54a1

@chenkailei
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4.0.0

Please sign in to comment.