Skip to content

Commit

Permalink
bump version 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WhatAKitty committed Oct 25, 2020
1 parent 2a7a3c0 commit 1c29b72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ So, I create one by myself.
- [x] Support exclude for some other path
- [x] Proxy for other api server
- [x] Delay for global and specific path
- [ ] Support flexible fallback to network([#6](https://github.com/WhatAKitty/react-native-fetch-mock/issues/6))
- [x] Support flexible fallback to network([#6](https://github.com/WhatAKitty/react-native-fetch-mock/issues/6))
- [ ] Support inline valiation(such as: '/api/users/{userid:[a-z|A-Z]}')

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-fetch-mock",
"version": "0.8.0",
"version": "0.9.0",
"description": "fetch mock for react-native",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1c29b72

Please sign in to comment.