Skip to content

Commit

Permalink
release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alann-maulana committed Oct 5, 2020
1 parent 734a4ce commit b0e092e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## [0.2.1] - Dec 16, 2019
## [0.2.2] - Oct 5, 2020

## [0.2.1] - Dec 16, 2019

* Adding compatibility to Web

Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.2.1"
version: "0.2.2"
flutter_test:
dependency: "direct dev"
description: flutter
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: flutter_hud
description: A clean and lightweight progress HUD to show a running asynchronous task for Flutter.
version: 0.2.1
version: 0.2.2
author: Eyro Labs <admin@cubeacon.com>
homepage: https://github.com/eyro-labs/flutter_hud

Expand Down

0 comments on commit b0e092e

Please sign in to comment.