Skip to content

Commit

Permalink
Bump version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Benyamin Beyzaie committed Oct 30, 2022
1 parent 1bfb372 commit 76246ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [2.3.0]

- Add gradient for bar background
- Add circle stroke color

## [2.2.0]

- Add RTL support
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: circular_bottom_navigation
description: Circular Bottom Navigation (or maybe a tab bar)
version: 2.2.0
version: 2.3.0
homepage: https://github.com/benyaminbeyzaie/circular_bottom_navigation

environment:
Expand Down

2 comments on commit 76246ef

@sevenseven77777
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

think

@benyaminbeyzaie
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a problem on using version 2.3.0? I thing I've forgotten to change on pubspec. I'll fix it soon. Thanks for the comment.

Please sign in to comment.