Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gtalha07 committed May 28, 2024
1 parent 461c9c7 commit 78121fe
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ Redefined Acter Avatars
- Updated `/example` section with new APIs.
- Updated `README.md`.

## [unreleased]

- Fix: Show Parent even if we fallback for the main avatar

### [1.0.0+4]

- bump package dependencies.
Expand Down Expand Up @@ -69,3 +65,7 @@ Redefined Acter Avatars
- In that release minimum viable and usefull plugin released to allow developers to create colorful TextAvatars based on the Name Surname or given specification.
- It allows users to create colorful text avatar for each users based on the username or text starting letter.
- Improvements will release in next version.

## [unreleased]

- Fix: Show Parent even if we fallback for the main avatar
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.0+4"
version: "2.0.1+1"
analyzer:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: acter_avatar
description: Avatars as used by Acter.global. Supports various shapes of avatars UI.
version: 2.0.0+5
version: 2.0.1+1
homepage: https://github.com/acterglobal/acter-avatar

environment:
Expand Down

0 comments on commit 78121fe

Please sign in to comment.