From 81b94c737093b0660ba69a390d523eab48ffef02 Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Thu, 26 Oct 2023 16:04:57 +0200 Subject: [PATCH] Release 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d9600c..0c4bd17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-progress", - "version": "5.0.0", + "version": "5.0.1", "description": "Progress indicators and spinners for React Native using ReactART", "main": "index.js", "scripts": {