From a7fb3f688035c8448e8214454cf4c684db81ae55 Mon Sep 17 00:00:00 2001 From: hyochan Date: Tue, 19 Dec 2023 11:46:15 +0900 Subject: [PATCH] 3.6.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0794fc2b..47892543 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-audio-recorder-player", - "version": "3.6.4", + "version": "3.6.5", "description": "React Native Audio Recorder and Player.", "homepage": "https://github.com/dooboolab/react-native-audio-recorder-player", "main": "index.ts",