Skip to content

Commit b85aa4d

Browse files
committed
Deployment
1 parent 14f0a17 commit b85aa4d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,8 @@
5656

5757
## 0.2.2
5858

59+
* Small bugfixes
60+
61+
## 0.2.3
62+
5963
* Fixed tests after async change of `getParams`, `getUrl`, ... (thanks to [@lukasbachlechner] (<https://www.github.com/lukasbachlechner)> for that)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: fetch_tray
22
description: A set of flutter_hooks to make fetching and working with data from apis easier.
3-
version: 0.2.2
3+
version: 0.2.3
44
homepage: https://github.com/marqably/fetch_tray
55
repository: https://github.com/marqably/fetch_tray
66

0 commit comments

Comments
 (0)