Skip to content

Commit 5c2508b

Browse files
committed
🔖 Version bump
1 parent cb5d94d commit 5c2508b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.0.15
4+
* Added `FutureOr<T?>` to `showNativeDialog` as return type;
5+
36
## 0.0.14
47
* Added Pagination
58
* Added RefreshStreamMixin

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dcc_toolkit
22
description: "Internal toolkit package used by the DCC team."
3-
version: 0.0.14
3+
version: 0.0.15
44
homepage: https://dutchcodingcompany.com
55
repository: https://github.com/DutchCodingCompany/dcc_toolkit
66

0 commit comments

Comments
 (0)