Skip to content

Commit 8cd20cd

Browse files
authored
release: v0.2.1 (#115)
1 parent 3b3222d commit 8cd20cd

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.2.0"
3+
version = "0.2.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.2.0"
3+
version = "0.2.1"
44
edition = "2024"
55

66
[lib]

0 commit comments

Comments
 (0)