From 4ac5f89c4c0f1c3c2033c06d8c22d820bac816f7 Mon Sep 17 00:00:00 2001 From: hyochan Date: Tue, 11 Jun 2024 15:17:34 +0900 Subject: [PATCH] 3.6.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be993089..20a11409 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-audio-recorder-player", - "version": "3.6.8", + "version": "3.6.9", "description": "React Native Audio Recorder and Player.", "homepage": "https://github.com/dooboolab/react-native-audio-recorder-player", "main": "index.ts",