From 8a6ee2b9e6f7d951687f46b1cf12313912209366 Mon Sep 17 00:00:00 2001 From: Christian Brevik Date: Mon, 29 Feb 2016 19:35:12 +0100 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 338db47a..b771a382 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-google-analytics-bridge", - "version": "0.4.0", + "version": "1.0.0", "description": "React Native bridge for using native Google Analytics libraries on iOS and Android", "main": "./index.js", "scripts": {