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