Skip to content

Commit

Permalink
chore: bump version to 0.7.1
Browse files Browse the repository at this point in the history
Updated the Cargo.toml file to change the version from 0.7.0 to 0.7.1.
This is a minor version bump to include recent changes and improvements.
  • Loading branch information
romen committed Feb 21, 2025
1 parent 72a3a8b commit 623707d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "openssl_provider_forge"
version = "0.7.0"
version = "0.7.1"
edition = "2021"

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

0 comments on commit 623707d

Please sign in to comment.