From 70f54a17c8f15120d7e410ab6ad98c35278c68d9 Mon Sep 17 00:00:00 2001 From: Manoel Aranda Neto Date: Fri, 18 Oct 2024 14:15:38 +0200 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7f84e0..beba674 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "posthog-react-native-session-replay", - "version": "0.1.4", + "version": "0.1.5", "description": "Session Replay", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",