From 0b75e14175378d27ed5d8755d7fbc991bbee18c3 Mon Sep 17 00:00:00 2001 From: esky Date: Wed, 18 Apr 2018 17:42:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=BC=E5=AE=B9RN47=E7=9A=84=E7=89=88?= =?UTF-8?q?=E6=9C=AC0.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd43a06..b657af5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fego-rn", - "version": "0.0.6", + "version": "0.1.0", "description": "基于 React Native 的移动开发库", "author": "esky", "main": "components/index.js",