From 61e9902c4713c43c622c773fdbcff995618cc9a6 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Mon, 5 Jun 2017 22:27:29 +0800 Subject: [PATCH] update AriaNg to 0.2.0 --- app | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app b/app index a808c03..1b1f739 160000 --- a/app +++ b/app @@ -1 +1 @@ -Subproject commit a808c03b719f32cdf341e49271ed22d4691e7124 +Subproject commit 1b1f7390e41b33392694938a7ceaaf581061e89b diff --git a/package.json b/package.json index 7e4c8b6..c1128be 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "node": ">=4" }, "name": "ariang-native", - "version": "0.1.0", + "version": "0.2.0", "description": "AriaNg Native App", "main": "app.js", "scripts": {