From 06870e4f9760e610398b8afa812c55bccb0a36ba Mon Sep 17 00:00:00 2001 From: Horcrux Date: Tue, 8 Nov 2016 23:11:21 +0800 Subject: [PATCH] bump version to 4.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b966063e..095b389a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.3.1", + "version": "4.3.2", "name": "react-native-svg", "description": "SVG library for react-native", "repository": {