Release 0.3.2

This commit is contained in:
trimental 2019-06-13 07:30:05 +08:00
parent 817340fa14
commit f4900f414d
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@
## Unreleased
## 0.3.2 -- 2019-06-13
- Update smithay-client-toolkit version to 0.6.1
## 0.3.1 -- 2019-06-08
- Fix primary clipboard storing

View file

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