chore(release): 9.9.4 [skip ci]

## [9.9.4](https://github.com/react-native-community/react-native-svg/compare/v9.9.3...v9.9.4) (2019-09-16)

### Bug Fixes

* release process ([79bbaf1](https://github.com/react-native-community/react-native-svg/commit/79bbaf1))
This commit is contained in:
semantic-release-bot
2019-09-16 21:15:46 +03:00
parent 79bbaf1e57
commit d21213d922
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
## [9.9.4](https://github.com/react-native-community/react-native-svg/compare/v9.9.3...v9.9.4) (2019-09-16)
### Bug Fixes
* release process ([79bbaf1](https://github.com/react-native-community/react-native-svg/commit/79bbaf1))
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native-svg",
"version": "9.9.3",
"version": "9.9.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "9.9.3",
"version": "9.9.4",
"name": "react-native-svg",
"description": "SVG library for react-native",
"homepage": "https://github.com/react-native-community/react-native-svg",