bump version to 4.1.1

This commit is contained in:
Horcrux
2016-08-13 15:55:27 +08:00
parent 41d8bb8ccd
commit b705280326
2 changed files with 3 additions and 2 deletions

View File

@@ -584,6 +584,7 @@ npm install
### Known issues:
1. cannot set alpha channel for Gradient on iOS.
2. cannot apply focus point of RadialGradient on Android.
3. onPanResponderMove on Android returns incorrect gestureState.
#### Thanks:

View File

@@ -1,5 +1,5 @@
{
"version": "4.1.0",
"version": "4.1.1",
"name": "react-native-svg",
"description": "SVG library for react-native",
"repository": {