Skip to content

Commit fd0cad8

Browse files
committed
prepare for release
1 parent 88cbea4 commit fd0cad8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [0.7.5] April 30, 2024
1+
## [0.7.5] July 12, 2024
22

33
- Migrate WillPopScope to PopScope [Issue 48](https://github.com/maheshmnj/navbar_router/pull/48/)
44
- Fix Deprecation [Issue 49](https://github.com/maheshmnj/navbar_router/pull/49/)

README.md

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

33
<a href="https://github.com/maheshmnj/searchfield" rel="noopener" target="_blank"><img src="https://img.shields.io/badge/platform-flutter-ff69b4.svg" alt="Flutter Platform Badge"></a>
44
<a href="https://pub.dev/packages/navbar_router"><img src="https://img.shields.io/pub/v/navbar_router.svg" alt="Pub"></a>

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.7.4
4+
version: 0.7.5
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)