Skip to content

Commit 4f2ca2d

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2025-07-12) ### Bug Fixes * rename features to capabilities ([56b987e](56b987e))
1 parent 56b987e commit 4f2ca2d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/bloop-box/bloop-server-framework/compare/v1.0.1...v1.0.2) (2025-07-12)
2+
3+
4+
### Bug Fixes
5+
6+
* rename features to capabilities ([56b987e](https://github.com/bloop-box/bloop-server-framework/commit/56b987e2df3345981c25ebdcb1f73cf0b258956b))
7+
18
## [1.0.1](https://github.com/bloop-box/bloop-server-framework/compare/v1.0.0...v1.0.1) (2025-07-08)
29

310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bloop-server-framework"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
edition = "2024"
55
authors = ["Ben Scholzen 'DASPRiD' <[email protected]>"]
66
description = "Bloop server framework"

0 commit comments

Comments
 (0)