Skip to content

Commit

Permalink
Release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmoelter committed Jan 30, 2024
1 parent fc6587d commit b697704
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 0.4.1
- Expose `ComposeNavigator.currentNavigable` and `currentNavigableFlow`

## 0.4.0
- Update Kotlin to `1.9.22` and compose compiler to `1.5.8`
- Update Compose BOM to `2024.01.00` (Compose version `1.6.0`)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=com.ryanmoelter
VERSION_NAME=0.4.1-SNAPSHOT
VERSION_NAME=0.4.1

POM_DESCRIPTION=A simple, flexible, and practical navigation library for android using Jetpack Compose

Expand Down

0 comments on commit b697704

Please sign in to comment.