bump version, though this library should still be considered unstable, API-wise

This commit is contained in:
lumi 2017-03-28 15:50:43 +02:00
commit d48d07a9f7
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "sasl"
version = "0.3.0"
version = "0.4.0"
authors = ["lumi <lumi@pew.im>"]
description = "A crate for SASL authentication. Currently only does the client side."
homepage = "https://gitlab.com/lumi/sasl-rs"