Skip to content

Commit

Permalink
Merge pull request #168 from podusowski/bump
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
podusowski authored Jun 28, 2024
2 parents 04036fd + 438e3cf commit e46f94e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

## Unreleased
## 0.23.0

* New functions in `MapMemory` for getting and setting the zoom level: `zoom` and `set_zoom`.
* In-memory cache is now limited to 256 tiles. Previously it grew indefinitely.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ members = [
resolver = "2"

[workspace.package]
version = "0.22.0"
version = "0.23.0"

[workspace.dependencies]
image = { version = "0.25", default-features = false }
Expand Down

0 comments on commit e46f94e

Please sign in to comment.