Skip to content

Commit a635720

Browse files
committed
release v0.5.7
1 parent edb763a commit a635720

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [0.5.6] June 27, 2023 (Unreleased)
1+
## [0.5.7] July 04, 2023
22

33
- Expose onClosed property of Snackbar api.
44
- Expose `onCurrentTabClicked` property of NavbarRouter

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## **navbar_router v0.5.6**
1+
## **navbar_router v0.5.7**
22

33
<a href="https://pub.dev/packages/navbar_router"><img src="https://img.shields.io/pub/v/navbar_router.svg" alt="Pub"></a>
44

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ packages:
121121
path: ".."
122122
relative: true
123123
source: path
124-
version: "0.5.6"
124+
version: "0.5.7"
125125
path:
126126
dependency: transitive
127127
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: navbar_router
22
description: A flutter package to build advanced bottomnavbar with minimal code and hassle
33

4-
version: 0.5.6
4+
version: 0.5.7
55
homepage: https://github.com/maheshmnj/navbar_router
66
repository: https://github.com/maheshmnj/navbar_router
77
issue_tracker: https://github.com/maheshmnj/navbar_router/issues

0 commit comments

Comments
 (0)