From 60191522fb6a0c3986938bd8680dbb62411251d1 Mon Sep 17 00:00:00 2001 From: Horcrux Date: Sat, 23 Apr 2016 15:33:52 +0800 Subject: [PATCH] bump version to 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef19e840..38e3161b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.1", + "version": "1.1.0", "name": "react-native-svg", "description": "react native svg library", "repository": {