Skip to content

Commit a351767

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-11-27) ### Bug Fixes * Clippy issues ([abdae35](abdae35))
1 parent abdae35 commit a351767

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.1](https://github.com/nhubbard/ironbeam/compare/v1.0.0...v1.0.1) (2025-11-27)
2+
3+
### Bug Fixes
4+
5+
* Clippy issues ([abdae35](https://github.com/nhubbard/ironbeam/commit/abdae359a3bb6f108823d8fd22122ffc7558b36f))
6+
17
## 1.0.0 (2025-11-15)
28

39
### Features

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ironbeam"
3-
version = "1.1.0"
3+
version = "1.0.1"
44
edition = "2024"
55
license = "MIT"
66
description = "A batch processing clone of Apache Beam in Rust."

0 commit comments

Comments
 (0)