From a28668b69f5da6b75c496f21c5fa86788f7132de Mon Sep 17 00:00:00 2001 From: Horcrux Date: Mon, 25 Jan 2016 11:39:44 +0800 Subject: [PATCH] Update version Update version --- package.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1d28e6a8..ea3a7df5 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.2", + "version": "1.0.3", "name": "react-native-art-svg", "description": "react native svg library based on `ART`", "repository": { @@ -12,8 +12,9 @@ "react-native", "ios", "android", - "svg", - "art" + "SVG", + "ART", + "VML" ], "dependencies": { "color": "^0.11.1"