From 6458e9d4f9c3974e7c1596c953e06535719f2ce9 Mon Sep 17 00:00:00 2001 From: Horcrux Date: Fri, 29 Apr 2016 12:03:27 +0800 Subject: [PATCH] bump version to 1.2.3 bump version to 1.2.3 fix circle drawing on iOS --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 514fe122..90f5b1bb 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.2", + "version": "1.2.3", "name": "react-native-svg", "description": "react native svg library", "repository": {