Bump version number to 1.3.3

This commit is contained in:
Markus Lindqvist 2019-10-23 15:32:42 +03:00
parent 6693c5811a
commit a7efd28036

View File

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