Skip to content

Commit 1992bad

Browse files
authored
chore: Release 0.3.0 (#44)
1 parent 0639c1c commit 1992bad

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.3.0] - 2024-08-15
8+
79
### Added
810

911
- Added a configuration to specify the port numbers for `http`, `https` and `metrics` ([#43]).

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -8,7 +8,7 @@ members = [
88
resolver = "2"
99

1010
[workspace.package]
11-
version = "0.2.3"
11+
version = "0.3.0"
1212
authors = ["Stackable GmbH <info@stackable.tech>"]
1313
license = "Apache-2.0"
1414
edition = "2021"

0 commit comments

Comments
 (0)