From 11d25f57def63a23fd1b71b86036d03bfc4b0540 Mon Sep 17 00:00:00 2001 From: johnsonsu Date: Mon, 3 Jun 2024 16:19:30 -0400 Subject: [PATCH] Patch version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c600a9e..0d99cc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-sound-player", - "version": "0.13.3", + "version": "0.13.4", "description": "Play or stream audio files in ReactNative on iOS/Android", "main": "index.js", "types": "index.d.ts",