Skip to content

Commit d59c0d1

Browse files
chore: Release
1 parent 68f593d commit d59c0d1

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
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
<!-- next-header -->
8+
89
## [Unreleased] - ReleaseDate
10+
## [0.8.0] - 2025-05-21
911

1012
### Removed
1113

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.7.2"
3+
version = "0.8.0"
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)