Skip to content

Commit f80cfec

Browse files
committed
Bump version
1 parent c1e5211 commit f80cfec

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.7.0
4+
5+
- Documentation improvements ([1722eb3](https://github.com/trailofbits/build-wrap/commit/1722eb393c1557db5b83a4dcbe11f6c3c25bcbb2))
6+
- FEATURE: `build-wrap` now supports tilde expansion in configuration files ([47c0fd8](https://github.com/trailofbits/build-wrap/commit/47c0fd8ec4c998290d4ba01bd70e7fd0b4838561))
7+
38
## 0.6.1
49

510
- Expand version message ([09c5cc4](https://github.com/trailofbits/build-wrap/commit/09c5cc4fcf294128217563196effdbb9c39903db))

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "build-wrap"
3-
version = "0.6.1"
3+
version = "0.7.0"
44
authors = ["Samuel Moelius <sam@moeli.us>"]
55
description = "Help protect against malicious build scripts"
66
edition = "2024"

0 commit comments

Comments
 (0)