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": {