Update Cargo.toml to v0.2.0

This commit is contained in:
Temirkhan Myrzamadi 2020-02-25 03:05:15 +06:00
parent f8d12f165e
commit d5aa0f9419

View file

@ -1,6 +1,6 @@
[package]
name = "teloxide"
version = "0.1.0"
version = "0.2.0"
edition = "2018"
description = "An elegant Telegram bots framework for Rust"
repository = "https://github.com/teloxide/teloxide"