This commit is contained in:
Victor Berger 2021-10-31 10:47:05 +01:00
parent f807e133c0
commit ad3d40ac85
No known key found for this signature in database
GPG key ID: 5866DDBC86BE4680
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,8 @@
## Unreleased
## 0.6.5 -- 2021-10-31
- Update SCTK to 0.15, updating wayland-rs to `0.29`
## 0.6.4 -- 2021-06-25

View file

@ -1,6 +1,6 @@
[package]
name = "smithay-clipboard"
version = "0.6.4"
version = "0.6.5"
authors = ["Kirill Chibisov <contact@kchibisov.com>", "Victor Berger <victor.berger@m4x.org>", "Lucas Timmins <timmins.s.lucas@gmail.com>"]
edition = "2018"
description = "Provides access to the wayland clipboard for client applications."