Skip to content

Commit d4eaf07

Browse files
committed
Update versions
1 parent b4d5586 commit d4eaf07

4 files changed

Lines changed: 5 additions & 5 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-rc1"
3+
version = "0.3.0"
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-rc1"
3+
version = "0.3.0"
44
edition = "2024"
55

66
[lib]

docs/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to FluxQueue will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.3.0] - 2026-03-01
99

1010
### Added
1111

0 commit comments

Comments
 (0)