diff --git a/package.json b/package.json index ce375d0..1a3aa2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mcctomsk/react-native-matomo", - "version": "0.1.18", + "version": "0.1.19", "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",