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