diff --git a/package.json b/package.json index 590bfa5..c4ba4c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mccsoft/react-native-matomo", - "version": "0.1.22", + "version": "0.1.23", "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",