diff --git a/CHANGELOG.md b/CHANGELOG.md index 59a1ad5..4e1427e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,7 @@ ## [0.1.1] - Released @ 8/2024 (UTC) -- chore: Update imports in _index.g.dart -- chore: Update workflow scripts +- chore: Update imports in \_index.g.dart ## [0.1.0] diff --git a/pubspec.yaml b/pubspec.yaml index cefe7b8..cece50f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ name: df_config description: A package that provides methods to load configuration data and access it at runtime. -version: 0.1.1 +version: 0.1.2 repository: https://github.com/robmllze/df_config ## -----------------------------------------------------------------------------