2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-01-16 02:39:55 +00:00

Bump the version to 1.2.0

This commit is contained in:
Stjepan Glavina 2019-11-27 16:14:43 +01:00
parent 4ed15d67c9
commit 9627826756

View file

@ -1,6 +1,6 @@
[package]
name = "async-std"
version = "1.1.0"
version = "1.2.0"
authors = [
"Stjepan Glavina <stjepang@gmail.com>",
"Yoshua Wuyts <yoshuawuyts@gmail.com>",