Skip to content

Commit cd5e7a4

Browse files
committed
bump 0.1.0 🚀
1 parent fbb38dc commit cd5e7a4

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

README.md

+4-7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<h2 align="center">v0.1 will be released on 0601.</h2>
2-
31
<p align="center">
42
<a href="http://vux.li">
53
<img src="https://raw.githubusercontent.com/airyland/vux/master/logo.png">
@@ -30,10 +28,13 @@
3028
</a>
3129
</p>
3230

31+
## Docs
32+
33+
+ [中文文档](https://vuxjs.gitbooks.io/vux/content/)
34+
3335
## Importance notice
3436

3537
+ This is not an Official Project of Wechat.
36-
+ :warning: Before [email protected], Components' API may `change` any time.
3738
+ If you are interested in improving vux, just email me to join [Vux@Teambition](https://www.teambition.com/project/56f37e966d3fb3142656b764/tasks/scrum/56f37e969aff544c264e23ec)
3839

3940
## Demo
@@ -180,10 +181,6 @@ const Countup = function (resolve) {
180181
}
181182
```
182183

183-
## Work in Progress
184-
185-
This project is still in progress, so do not rely on this for anything important before production-ready version released. And pull requests are welcome.
186-
187184
## Development Setup
188185

189186
``` bash

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vux",
3-
"version": "0.1.0-rc2",
3+
"version": "0.1.0",
44
"description": "Mobile web UI based on Vue and Weui",
55
"keywords": [
66
"vux",

0 commit comments

Comments
 (0)