Skip to content

Commit

Permalink
release: v1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
eoeo-release[bot] authored Jan 29, 2025
1 parent 61cbf70 commit 8ffc6f2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.4.5"
".": "1.4.6"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.6](https://github.com/eoeo-org/pcsc-rs/compare/v1.4.5...v1.4.6) (2025-01-29)


### Dependencies

* update rust crate serde_json to v1.0.138 ([#576](https://github.com/eoeo-org/pcsc-rs/issues/576)) ([61cbf70](https://github.com/eoeo-org/pcsc-rs/commit/61cbf7016848e17d6d47e37396e47b0dac2cb3cb))

## [1.4.5](https://github.com/eoeo-org/pcsc-rs/compare/v1.4.4...v1.4.5) (2025-01-27)


Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
[package]
name = "pcsc-rs"
version = "1.4.5"
version = "1.4.6"
edition = "2021"

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

0 comments on commit 8ffc6f2

Please sign in to comment.