Skip to content

Commit

Permalink
Update version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mu7mmd committed Jun 27, 2024
1 parent fd7cfe1 commit d565dfd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,14 @@
## 0.0.1+5 - 26/06/2024

- Add v0.0.1+4 changelog in CHANGELOG.md.
- Update github badge color in README.md.
- Update github badge color in README.md.

## 0.1.0 - 27/06/2024

- Add named constructor `StageNavigationBar.builder`.
- Add more indicator animation transitions `IndicatorAnimationDirection`.
- Accept `items` and `itemsCount` greater or equal to 0.
- Enhance some codes.
- Enhances in code structure.
- Update README.md.
- Update example project.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: stage_navigation_bar
description: "A Flutter package for beautiful navigation bar with animation when select item."
version: 0.0.1+5
version: 0.1.0
homepage: https://github.com/mu7mmd/stage_navigation_bar
repository: https://github.com/mu7mmd/stage_navigation_bar
issue_tracker: https://github.com/mu7mmd/stage_navigation_bar/issues
Expand Down

0 comments on commit d565dfd

Please sign in to comment.