Skip to content

Commit 4373a08

Browse files
committed
Set release version 0.11.3-rc.11 [skip ci]
1 parent fff8530 commit 4373a08

File tree

4 files changed

+26
-26
lines changed

4 files changed

+26
-26
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 = "ironcore-alloy"
3-
version = "0.11.3-pre.11"
3+
version = "0.11.3-rc.11"
44
description = "IronCore Labs SDK for all your different Application Layer Encryption needs"
55
authors = ["IronCore Labs <[email protected]>"]
66
edition = "2024"

example-integrations/qdrant/Cargo.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example-integrations/qdrant/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "qdrant-example"
3-
version = "0.11.3-pre.11"
3+
version = "0.11.3-rc.11"
44
edition = "2021"
55

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

0 commit comments

Comments
 (0)