Skip to content

Commit affe76c

Browse files
authored
Bump version to 0.7.1
1 parent 704e26c commit affe76c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## 0.7.1
88

99
### Changed
1010

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "copypasta"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
authors = ["Christian Duerr <contact@christianduerr.com>"]
55
description = "copypasta is a cross-platform library for getting and setting the contents of the OS-level clipboard."
66
repository = "https://github.com/alacritty/copypasta"

0 commit comments

Comments
 (0)