Skip to content

Commit

Permalink
Release 1.4.0 with nullsafety
Browse files Browse the repository at this point in the history
  • Loading branch information
Sominemo committed Mar 4, 2021
1 parent 7327265 commit cb55a78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.4.0
- Null safety
- Bugs fixed

## 1.4.0-nullsafety.1
- Null safety
- Bugs fixed
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ description: >
Supports getting currencies and grabbing statement
version: 1.4.0-nullsafety.1
version: 1.4.0
homepage: https://github.com/Sominemo/monobank_api

environment:
sdk: ">=2.12.0-0 <3.0.0"
sdk: ">=2.12.0 <3.0.0"

dependencies:
http: ^0.13.0
Expand Down

0 comments on commit cb55a78

Please sign in to comment.