From cd5e7a425bccfc0d23d111a8c55a5a521e5d476e Mon Sep 17 00:00:00 2001 From: airyland Date: Thu, 2 Jun 2016 23:55:23 +0800 Subject: [PATCH] bump 0.1.0 :rocket: --- README.md | 11 ++++------- package.json | 2 +- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b8400978c..49d3ff79b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -

v0.1 will be released on 0601.

-

@@ -30,10 +28,13 @@

+## Docs + ++ [中文文档](https://vuxjs.gitbooks.io/vux/content/) + ## Importance notice + This is not an Official Project of Wechat. -+ :warning: Before vux@0.1.0, 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 @@ -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 diff --git a/package.json b/package.json index 3050bc7a3..556cf3371 100644 --- a/package.json +++ b/package.json @@ -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",