Skip to content

Commit 231a7a3

Browse files
chore: release v0.3.1 (#127)
Co-authored-by: edera-cultivation[bot] <165992271+edera-cultivation[bot]@users.noreply.github.com>
1 parent 949d8f3 commit 231a7a3

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.1](https://github.com/edera-dev/styrolite/compare/v0.3.0...v0.3.1) - 2026-04-07
11+
12+
### Other
13+
14+
- *(wrap)* add oom_score_adj to exec specs ([#124](https://github.com/edera-dev/styrolite/pull/124))
15+
1016
## [0.3.0](https://github.com/edera-dev/styrolite/compare/v0.2.2...v0.3.0) - 2026-04-01
1117

1218
### Other

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -2,7 +2,7 @@
22
name = "styrolite"
33
description = "Lightweight, programmatic sandboxing tool"
44
license = "Apache-2.0"
5-
version = "0.3.0"
5+
version = "0.3.1"
66
homepage = "https://github.com/edera-dev/styrolite"
77
repository = "https://github.com/edera-dev/styrolite"
88
edition = "2024"

0 commit comments

Comments
 (0)