Skip to content

Commit

Permalink
docs: change version to 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sehnryr committed Sep 26, 2022
1 parent 12d40f0 commit f8f1b92
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 @@ -15,7 +15,7 @@ Add this to your package's pubspec.yaml file:

```yaml
dependencies:
requests: ^4.6.0
requests: ^4.7.0
```
## Usage
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: requests
description: a flutter library that helps with http requests and stored cookies
version: 4.6.0
version: 4.7.0
homepage: https://github.com/jossef/requests
environment:
sdk: '>=2.16.1 <3.0.0'
Expand Down

0 comments on commit f8f1b92

Please sign in to comment.