From 1051bc078f901327bf802a8be6451b007d94b7a1 Mon Sep 17 00:00:00 2001 From: Horcrux Date: Tue, 26 Jul 2016 17:24:01 +0800 Subject: [PATCH] bump version to 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57d3d727..8ceb8e1b 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "3.1.1", + "version": "4.0.0", "name": "react-native-svg", "description": "react native svg library", "repository": {