Skip to content

Commit 002767c

Browse files
committed
🔖 Bump to 0.0.10
1 parent f56816d commit 002767c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.0.10
2+
Improved kleurplaat
3+
4+
## 0.0.9
5+
Added kleurplaat
6+
17
## 0.0.6
28

39
* :sparkles: Added new version of Result for mapping API responses

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ packages:
212212
path: ".."
213213
relative: true
214214
source: path
215-
version: "0.0.7"
215+
version: "0.0.10"
216216
equatable:
217217
dependency: transitive
218218
description:

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

0 commit comments

Comments
 (0)