From 7bf0da2e76bf63a933cd27a849bdca24b9120573 Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Thu, 21 Mar 2019 18:36:37 +0100 Subject: [PATCH] Release 3.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cfc564..5d03cfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-progress", - "version": "3.5.0", + "version": "3.6.0", "description": "Progress indicators and spinners for React Native using ReactART", "main": "index.js", "scripts": {