Bump versions 🎉
This commit is contained in:
parent
d7c9e8a2f7
commit
40447db331
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "window_clipboard"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
|
||||
edition = "2021"
|
||||
description = "A library to obtain clipboard access from a `raw-window-handle`"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "clipboard_wayland"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "A library to obtain access to the clipboard of a Wayland window"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "clipboard_x11"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "A library to obtain access to the X11 clipboard"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue