Release 0.3.4

This commit is contained in:
trimental 2019-08-14 00:10:31 +08:00
parent be98d3917b
commit b2b0e4099d
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,8 @@
## Unreleased
## 0.3.4 -- 2019-08-14
- Add fallback to gtk primary selection, when zwp primary selection is not available
## 0.3.3 -- 2019-06-14

View file

@ -1,6 +1,6 @@
[package]
name = "smithay-clipboard"
version = "0.3.3"
version = "0.3.4"
authors = ["Lucas Timmins <timmins.s.lucas@gmail.com>"]
edition = "2018"
description = "Provides access to the wayland clipboard for client applications."