Skip to content

Commit 6cd3083

Browse files
chore: Release
1 parent 1a2b0db commit 6cd3083

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
77
<!-- next-header -->
88

99
## [Unreleased] - ReleaseDate
10+
11+
## [0.8.1] - 2025-05-21
1012
## [0.8.0] - 2025-05-21
1113

1214
### Removed

opener/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "opener"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
authors = ["Brian Bowman <[email protected]>"]
55
edition = "2021"
66
description = "Open a file or link using the system default program."

0 commit comments

Comments
 (0)