Release 0.3.3

This commit is contained in:
trimental 2019-06-14 16:15:55 +08:00
parent ef7b206a1b
commit 2fdbb82802
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@
## Unreleased ## Unreleased
## 0.3.3 -- 2019-06-14
- Update nix version to 0.14.1
## 0.3.2 -- 2019-06-13 ## 0.3.2 -- 2019-06-13
- Update smithay-client-toolkit version to 0.6.1 - Update smithay-client-toolkit version to 0.6.1

View file

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