Skip to content

Commit 28c2e78

Browse files
authored
Merge pull request #25 from DutchCodingCompany/release/v0.0.14
Bump version number and add readme description
2 parents 941d46e + a40fe2a commit 28c2e78

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Changelog
22

3+
## 0.0.14
4+
* Added Pagination
5+
* Added RefreshStreamMixin
6+
37
## 0.0.13
4-
* added automatic closing of native dialog.
8+
* Added automatic closing of native dialog.
59

610
## 0.0.12
711
* Updated dependencies

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.13
3+
version: 0.0.14
44
homepage: https://dutchcodingcompany.com
55
repository: https://github.com/DutchCodingCompany/dcc_toolkit
66

0 commit comments

Comments
 (0)