From d9c3127736059a308f94f2088c6df4a828606881 Mon Sep 17 00:00:00 2001 From: Christian Brevik Date: Wed, 27 Jul 2016 10:57:15 +0200 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e157f5d7f..f273daae6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-google-analytics-bridge", - "version": "2.1.0", + "version": "3.0.0", "description": "React Native bridge for using native Google Analytics libraries on iOS and Android", "main": "./index.js", "scripts": {