diff --git a/package.json b/package.json index 1576015..dc816cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mccsoft/react-native-matomo", - "version": "1.0.0", + "version": "1.0.1", "description": "Matomo wrapper for React-Native. Supports Android and iOS. Fixed issues for native platforms build that are present in the official package.", "main": "lib/commonjs/index", "module": "lib/module/index",