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