Skip to content

Commit 375f50a

Browse files
committed
🔖 Version bump
1 parent 6fea28c commit 375f50a

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Changelog
2+
3+
## 0.0.12
4+
* Updated dependencies
5+
* Added test_util: catch presentation event helper, DeviceSizes
6+
* Added typedef for single bool methods.
7+
* Updated formatting
8+
19
## 0.0.11
210
Added optional secondary, secondaryFill, tertiary and tertiaryFill ColorGroups to the Kleurplaat
311

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Dutch Coding Company B.V.
3+
Copyright (c) 2025 Dutch Coding Company B.V.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

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

0 commit comments

Comments
 (0)