Skip to content

Commit 4654009

Browse files
committed
fix(release): bump version to 0.9.0
Update version in Cargo.toml and Cargo.lock from `0.9.0+dev` to `0.9.0` to prepare for release. No other changes included. Signed-off-by: Nicola Tuveri <[email protected]> Change-Id: I6a6a6964cce84a11449ac215a415f0e9533a7f8c
1 parent eb9fa0e commit 4654009

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openssl_provider_forge"
3-
version = "0.9.0+dev"
3+
version = "0.9.0"
44
edition = "2021"
55
description = "Rust crate with FFI binding for the `Core` and `Provider` APIs of `OpenSSL 3.2+`"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)