version 0.6.6

This commit is contained in:
Victor Berger 2022-06-20 11:23:42 +02:00
parent f89b531897
commit 9f3c0da59b
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,8 @@
## Unreleased
## 0.6.6 -- 2022-06-20
- Update SCTK to 0.16
## 0.6.5 -- 2021-10-31

View file

@ -1,6 +1,6 @@
[package]
name = "smithay-clipboard"
version = "0.6.5"
version = "0.6.6"
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."