From 0e9c54dca3c61e1e68c93507b9fd53e07ea4bd09 Mon Sep 17 00:00:00 2001 From: Christian Brevik Date: Wed, 29 Aug 2018 09:09:44 +0200 Subject: [PATCH] 6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82e83774..9b63d029 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-google-analytics-bridge", - "version": "6.0.0", + "version": "6.0.1", "description": "React Native bridge for using native Google Analytics libraries on iOS and Android", "main": "./dist/index.js", "types": "./dist/index.d.ts",