diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f854d3..d4bcd49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.0.11 +Added optional secondary, secondaryFill, tertiary and tertiaryFill ColorGroups to the Kleurplaat + ## 0.0.10 Improved kleurplaat diff --git a/pubspec.yaml b/pubspec.yaml index 5bd8918..dbb96dc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dcc_toolkit description: "Internal toolkit package used by the DCC team." -version: 0.0.10 +version: 0.0.11 homepage: https://dutchcodingcompany.com repository: https://github.com/DutchCodingCompany/dcc_toolkit