diff --git a/bricks/cubit/CHANGELOG.md b/bricks/cubit/CHANGELOG.md index b7aeb2cc6b5..1632394eec3 100644 --- a/bricks/cubit/CHANGELOG.md +++ b/bricks/cubit/CHANGELOG.md @@ -1,3 +1,8 @@ +# 0.2.1. + +- chore: update copyright year +- chore: update logo image refs + # 0.2.0 - feat: add support for `equatable` diff --git a/bricks/cubit/brick.yaml b/bricks/cubit/brick.yaml index 3461b97130e..7869b091358 100644 --- a/bricks/cubit/brick.yaml +++ b/bricks/cubit/brick.yaml @@ -1,6 +1,6 @@ name: cubit description: Generate a new Cubit in Dart. Built for the bloc state management library. -version: 0.2.0 +version: 0.2.1 repository: https://github.com/felangel/bloc/tree/master/bricks/cubit environment: