Bump version

This commit is contained in:
Héctor Ramón Jiménez 2019-12-18 06:41:49 +01:00
parent 7070c91d26
commit d5b529563f

View file

@ -1,6 +1,6 @@
[package]
name = "window_clipboard"
version = "0.1.0-alpha"
version = "0.1.0-alpha.1"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2018"
description = "A library to obtain clipboard access from a `raw-window-handle`"