Skip to content

Commit

Permalink
bump 0.1.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
airyland committed Jun 2, 2016
1 parent fbb38dc commit cd5e7a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<h2 align="center">v0.1 will be released on 0601.</h2>

<p align="center">
<a href="http://vux.li">
<img src="https://raw.githubusercontent.com/airyland/vux/master/logo.png">
Expand Down Expand Up @@ -30,10 +28,13 @@
</a>
</p>

## Docs

+ [中文文档](https://vuxjs.gitbooks.io/vux/content/)

## Importance notice

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

## Demo
Expand Down Expand Up @@ -180,10 +181,6 @@ const Countup = function (resolve) {
}
```

## Work in Progress

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.

## Development Setup

``` bash
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vux",
"version": "0.1.0-rc2",
"version": "0.1.0",
"description": "Mobile web UI based on Vue and Weui",
"keywords": [
"vux",
Expand Down

0 comments on commit cd5e7a4

Please sign in to comment.