From a9f090d535bddff7286fe8ffd6374ce22b6f2978 Mon Sep 17 00:00:00 2001 From: Arnaud de Mouhy Date: Thu, 31 Aug 2023 09:43:49 +0200 Subject: [PATCH] chore: release 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd6ff8c..d892d3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-radio-player", - "version": "0.2.3", + "version": "0.3.1", "description": "Play radio streams in react-native", "main": "lib/commonjs/index", "module": "lib/module/index",