From e26623be7229acbb3526327199fb6812d57dfee3 Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Tue, 22 Aug 2017 23:24:02 +0200 Subject: [PATCH] Release 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd6c512..672b9eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-progress", - "version": "3.3.0", + "version": "3.4.0", "description": "Progress indicators and spinners for React Native using ReactART", "main": "index.js", "scripts": {