From 4462b7de3349f26dce0ded01206930081e0bf882 Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Thu, 31 May 2018 20:36:57 +0200 Subject: [PATCH] Release 3.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ee451d..1e7fd6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-progress", - "version": "3.4.0", + "version": "3.5.0", "description": "Progress indicators and spinners for React Native using ReactART", "main": "index.js", "scripts": {