Skip to content

Commit

Permalink
release: v1.3.5 (#513)
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 Nov 27, 2024
1 parent c40aa2e commit d5dd709
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.3.4"
".": "1.3.5"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.5](https://github.com/eoeo-org/pcsc-rs/compare/v1.3.4...v1.3.5) (2024-11-27)


### Dependencies

* update rust crate sysinfo to v0.32.1 ([#512](https://github.com/eoeo-org/pcsc-rs/issues/512)) ([c40aa2e](https://github.com/eoeo-org/pcsc-rs/commit/c40aa2e6f144d2c29e606dc89deb2c03f8a432b1))

## [1.3.4](https://github.com/eoeo-org/pcsc-rs/compare/v1.3.3...v1.3.4) (2024-11-26)


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.3.4"
version = "1.3.5"
edition = "2021"

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

0 comments on commit d5dd709

Please sign in to comment.