Skip to content

Commit

Permalink
up to 2.0.0@beta
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed May 16, 2018
1 parent 63fcc3d commit e26e375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ant-design-pro",
"version": "1.3.0",
"version": "2.0.0-beta.1",
"description": "An out-of-box UI solution for enterprise applications",
"private": true,
"scripts": {
Expand Down

4 comments on commit e26e375

@afc163
Copy link
Member

@afc163 afc163 commented on e26e375 Jun 12, 2018

Choose a reason for hiding this comment

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

这个版本是不是提交错分支了。

@chenshuai2144
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

master 也应该升级2.0.0-beta.1吧

@afc163
Copy link
Member

@afc163 afc163 commented on e26e375 Jun 12, 2018

Choose a reason for hiding this comment

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

2.0.0 的版本号在 v2 合并之前都应该只放在 v2 分支上吧。

@chenshuai2144
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

npm上面已经有 beta 存在了。和 npm 一样比较好吧

Please sign in to comment.