Skip to content

Commit

Permalink
release: v1.4.4 (#564)
Browse files Browse the repository at this point in the history
Co-authored-by: eoeo-release[bot] <158570209+eoeo-release[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-release[bot] authored Jan 19, 2025
1 parent 9d6ce89 commit 8c5cec3
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.3"
".": "1.4.4"
}
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.4](https://github.com/eoeo-org/pcsc-rs/compare/v1.4.3...v1.4.4) (2025-01-19)


### Dependencies

* update rust crate serde_json to v1.0.136 ([#563](https://github.com/eoeo-org/pcsc-rs/issues/563)) ([9d6ce89](https://github.com/eoeo-org/pcsc-rs/commit/9d6ce897e970e0f77b1f3c937958fcdeb531ca07))

## [1.4.3](https://github.com/eoeo-org/pcsc-rs/compare/v1.4.2...v1.4.3) (2025-01-18)


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.3"
version = "1.4.4"
edition = "2021"

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

0 comments on commit 8c5cec3

Please sign in to comment.