From efd56cdb6a3aa7b9262e7edd96dce036ea33c7ca Mon Sep 17 00:00:00 2001 From: Horcrux Date: Wed, 27 Apr 2016 16:57:23 +0800 Subject: [PATCH] bump version to 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ff89c33..07d76039 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.3", + "version": "1.2.0", "name": "react-native-svg", "description": "react native svg library", "repository": {