Skip to content

Commit d185450

Browse files
committed
chore: release v0.7.0
1 parent 0a1b89b commit d185450

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v0.7.0-rc.3
3+
## v0.7.0
44

55
### New Features
66

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 = "tracexec"
3-
version = "0.7.0-rc.3"
3+
version = "0.7.0"
44
edition = "2021"
55
authors = ["Levi Zim <[email protected]>"]
66
description = "Tracer for execve{,at} and pre-exec behavior, launcher for debuggers."

0 commit comments

Comments
 (0)