From 6816afe22a80930143af07d8aa31260defe79bd5 Mon Sep 17 00:00:00 2001 From: Horcrux Date: Tue, 3 May 2016 11:45:41 +0800 Subject: [PATCH] bump to 1.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90f5b1bb..b4c1445d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.2.3", + "version": "1.2.4", "name": "react-native-svg", "description": "react native svg library", "repository": {