chore(release): 9.11.1 [skip ci]

## [9.11.1](https://github.com/react-native-community/react-native-svg/compare/v9.11.0...v9.11.1) (2019-10-03)

### Bug Fixes

* marker onPress & gestures ([bff92f0](https://github.com/react-native-community/react-native-svg/commit/bff92f0))
This commit is contained in:
semantic-release-bot
2019-10-03 16:51:09 +03:00
parent bff92f0bdf
commit b6ee11ad9e
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,3 +1,10 @@
## [9.11.1](https://github.com/react-native-community/react-native-svg/compare/v9.11.0...v9.11.1) (2019-10-03)
### Bug Fixes
* marker onPress & gestures ([bff92f0](https://github.com/react-native-community/react-native-svg/commit/bff92f0))
# [9.11.0](https://github.com/react-native-community/react-native-svg/compare/v9.10.2...v9.11.0) (2019-10-03)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native-svg",
"version": "9.11.0",
"version": "9.11.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "9.11.0",
"version": "9.11.1",
"name": "react-native-svg",
"description": "SVG library for react-native",
"homepage": "https://github.com/react-native-community/react-native-svg",