bump version 1.3.7 with removing Deprecated ViewPropTypes

This commit is contained in:
aboveyunhai 2021-01-11 23:18:04 -05:00
parent 1ff5559216
commit a94e91aaa1

View File

@ -1,6 +1,6 @@
{
"name": "react-native-circular-progress",
"version": "1.3.6",
"version": "1.3.7",
"description": "React Native component for creating animated, circular progress with react-native-svg",
"main": "index.js",
"repository": {