diff --git a/package.json b/package.json index 66d6c1e..e44a94c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mccsoft/react-native-matomo", - "version": "1.0.5", + "version": "1.0.6", "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",