From 286f84868c71e8c129128f4ef15e55a7d35059fa Mon Sep 17 00:00:00 2001 From: Rafael M Date: Tue, 26 Jul 2022 14:32:20 +0200 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23e5a277..876b3b09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-music-control", - "version": "1.5.0", + "version": "1.5.1", "description": "Add information on lockscreen and control playing music", "main": "lib/index.js", "types": "./lib/index.d.ts",