From d5246a5defdac02e096d6eb7aad790634e3a71f4 Mon Sep 17 00:00:00 2001 From: Horcrux Date: Sun, 8 Jan 2017 23:20:06 +0800 Subject: [PATCH] bump version to 4.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e1bef3b..c8db4d63 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.6.0", + "version": "4.6.1", "name": "react-native-svg", "description": "SVG library for react-native", "repository": {