Skip to content

Commit

Permalink
release: v1.3.3 (#504)
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 23, 2024
1 parent bebaf5f commit f5b6387
Show file tree
Hide file tree
Showing 4 changed files with 11 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.2"
".": "1.3.3"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.3.3](https://github.com/eoeo-org/pcsc-rs/compare/v1.3.2...v1.3.3) (2024-11-23)


### Dependencies

* lock file maintenance ([#502](https://github.com/eoeo-org/pcsc-rs/issues/502)) ([25ad69b](https://github.com/eoeo-org/pcsc-rs/commit/25ad69bcb1731122523e8810c76226de812ef7aa))
* update rust crate serde_json to v1.0.133 ([#501](https://github.com/eoeo-org/pcsc-rs/issues/501)) ([792d528](https://github.com/eoeo-org/pcsc-rs/commit/792d528c98fda47d09fbd781ced53b46cdd92386))

## [1.3.2](https://github.com/eoeo-org/pcsc-rs/compare/v1.3.1...v1.3.2) (2024-11-16)


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.2"
version = "1.3.3"
edition = "2021"

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

0 comments on commit f5b6387

Please sign in to comment.