From f180eacb5fcb68c8e204ad757a9688a8f9278934 Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Fri, 13 Oct 2017 13:48:28 -0700 Subject: [PATCH] Bump patch version to 5.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ac7490d..0f72414e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "5.4.1", + "version": "5.4.2", "name": "react-native-svg", "description": "SVG library for react-native", "repository": {