From 40634490f9ff0308c920d187269bc8a2d284c8bf Mon Sep 17 00:00:00 2001 From: Johnson Su Date: Thu, 28 Jul 2022 21:16:35 -0400 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b030b4..8005740 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-sound-player", - "version": "0.13.0", + "version": "0.13.1", "description": "Play or stream audio files in ReactNative on iOS/Android", "main": "index.js", "types": "index.d.ts",