diff --git a/CHANGELOG.md b/CHANGELOG.md index 688381a..517a327 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 0.0.19 +* Added extra surface group colors, added extra accent and accentFill color groups + ## 0.0.18 * Made `AnnotatedText` accessible diff --git a/pubspec.yaml b/pubspec.yaml index 2753309..51f1cff 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.18 +version: 0.0.19 homepage: https://dutchcodingcompany.com repository: https://github.com/DutchCodingCompany/dcc_toolkit