We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56816d commit 002767cCopy full SHA for 002767c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.0.10
2
+Improved kleurplaat
3
+
4
+## 0.0.9
5
+Added kleurplaat
6
7
## 0.0.6
8
9
* :sparkles: Added new version of Result for mapping API responses
example/pubspec.lock
@@ -212,7 +212,7 @@ packages:
212
path: ".."
213
relative: true
214
source: path
215
- version: "0.0.7"
+ version: "0.0.10"
216
equatable:
217
dependency: transitive
218
description:
pubspec.yaml
@@ -1,6 +1,6 @@
name: dcc_toolkit
description: "Internal toolkit package used by the DCC team."
-version: 0.0.9
+version: 0.0.10
homepage: https://dutchcodingcompany.com
repository: https://github.com/DutchCodingCompany/dcc_toolkit
0 commit comments