Skip to content

Commit fa85b99

Browse files
Release 0.3.3
redis-cloud@0.3.3 redis-enterprise@0.3.3 redisctl@0.3.3 Generated by cargo-workspaces
1 parent d9a1359 commit fa85b99

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
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
@@ -12,7 +12,7 @@ default-members = [
1212
]
1313

1414
[workspace.package]
15-
version = "0.3.2"
15+
version = "0.3.3"
1616
edition = "2024"
1717
rust-version = "1.89"
1818
authors = ["Josh Rotenberg <joshrotenberg@gmail.com>"]

crates/redis-cloud/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "redis-cloud"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/redis-enterprise/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "redis-enterprise"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

crates/redisctl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "redisctl"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

0 commit comments

Comments
 (0)