From 5b1175813ae93665ffccdcb269502fd05c45d162 Mon Sep 17 00:00:00 2001 From: Matthew Harrison Date: Wed, 1 Jul 2020 12:10:14 +1200 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e250a8a..9d1a7c7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-mather-analytics", "title": "React Native Mather Analytics", - "version": "1.1.0", + "version": "1.1.1", "description": "NZME React Native implementation for mather analytics tracking", "types": "./types/index.d.ts", "main": "./lib/index.js",