From a7efd28036c5d15a681c640d7922fdcb1f0d06ed Mon Sep 17 00:00:00 2001 From: Markus Lindqvist Date: Wed, 23 Oct 2019 15:32:42 +0300 Subject: [PATCH] Bump version number to 1.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 709a42a..8e4329e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-circular-progress", - "version": "1.3.2", + "version": "1.3.3", "description": "React Native component for creating animated, circular progress with react-native-svg", "main": "index.js", "repository": {