Update version to 0.2.0

pull/3/head
Sebastian Dröge 5 years ago
parent 016d365829
commit 9bf555ed07
  1. 2
      Cargo.toml

@ -7,7 +7,7 @@ authors = ["Sebastian Dröge <sebastian@centricular.com>"]
license = "MIT" license = "MIT"
homepage = "https://github.com/sdroege/async-tungstenite" homepage = "https://github.com/sdroege/async-tungstenite"
repository = "https://github.com/sdroege/async-tungstenite" repository = "https://github.com/sdroege/async-tungstenite"
version = "0.1.1" version = "0.2.0"
edition = "2018" edition = "2018"
[features] [features]

Loading…
Cancel
Save