1.3.4 - Update partial fix #215: strokeDasharray expects array of numbers

This commit is contained in:
Markus Lindqvist 2019-11-01 10:05:04 +02:00
parent b267bef0dd
commit f3d314a8e4

View File

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