Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Feb 21, 2025
1 parent 337a333 commit dbbface
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 24 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.4.13] - 2025-02-21

* add option to lookup multiple coordinates from stdin by @DvdGiessen in https://github.com/ringsaturn/tzf-rs/pull/166

## [0.4.12] - 2025-02-16

* fix empty result around borders by @ringsaturn

## [0.4.11] - 2025-02-15

* fix empty result around borders by @ringsaturn in https://github.com/ringsaturn/tzf-rs/pull/164
* fix proto build by @ringsaturn in https://github.com/ringsaturn/tzf-rs/pull/165

## [0.4.10] - 2025-02-01

* Bump the dependencies group across 1 directory with 6 updates by @dependabot in https://github.com/ringsaturn/tzf-rs/pull/159
Expand Down
46 changes: 23 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
name = "tzf-rs"
readme = "README.md"
repository = "https://github.com/ringsaturn/tzf-rs"
version = "0.4.12"
version = "0.4.13"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit dbbface

Please sign in to comment.