From e3d347beae22424ddb0cea7ab442056f972329c2 Mon Sep 17 00:00:00 2001 From: johnsonsu Date: Wed, 29 May 2024 13:46:52 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23f1890..c600a9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-sound-player", - "version": "0.13.2", + "version": "0.13.3", "description": "Play or stream audio files in ReactNative on iOS/Android", "main": "index.js", "types": "index.d.ts",