bump version and update readme

This commit is contained in:
Horcrux
2016-11-29 21:38:45 +08:00
parent aa881f8694
commit 2643b0a534
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@
- react-native-svg >= 3.2.0 only supports react-native >= 0.29.0
- react-native-svg >= 4.2.0 only supports react-native >= 0.32.0
- react-native-svg >= 4.3.0 only supports react-native >= 0.33.0
- react-native-svg >= 4.4.0 only supports react-native >= 0.38.0 and react >=15.4.0
2. Link native code
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "4.3.3",
"version": "4.4.0",
"name": "react-native-svg",
"description": "SVG library for react-native",
"repository": {