Skip to content

Commit c55a658

Browse files
authored
release: Version 0.3.1 (#135)
1 parent ac8ed8f commit c55a658

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

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

crates/fluxqueue-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fluxqueue_core"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
repository.workspace = true
55
homepage.workspace = true
66
authors.workspace = true

crates/fluxqueue-worker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fluxqueue-worker"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
edition = "2024"
55

66
[lib]

0 commit comments

Comments
 (0)