Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
Prepare 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
synw committed Mar 17, 2019
1 parent 317787e commit b319f04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.7.1

Fix `infoFlash` and `debugFlash`

## 0.7.0

- **Breaking change**: fix some functions in the api to be easier to use
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ homepage: https://github.com/synw/err
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# Read more about versioning at semver.org.
version: 0.7.0
version: 0.7.1

environment:
sdk: ">=2.1.0 <3.0.0"
Expand Down

0 comments on commit b319f04

Please sign in to comment.