From 20c278cc75f9189cfb058e2105c39d55800ce92e Mon Sep 17 00:00:00 2001 From: Matej Drobnic Date: Tue, 3 Aug 2021 13:10:38 +0200 Subject: [PATCH] 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8abc74a..eca3c53 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-mather-analytics", "title": "React Native Mather Analytics", - "version": "1.1.2", + "version": "1.1.3", "description": "NZME React Native implementation for mather analytics tracking", "types": "./types/index.d.ts", "main": "./lib/index.js",