From f638178cfe87c4574a48957dbd3c25ebb25d6a82 Mon Sep 17 00:00:00 2001 From: Horcrux Date: Wed, 4 May 2016 18:38:46 +0800 Subject: [PATCH] bump version to 1.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a866569..1c87faa8 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.4", + "version": "1.2.6", "name": "react-native-svg", "description": "react native svg library", "repository": {