Bump version to 0.2.0.
This commit is contained in:
parent
55e38f7b72
commit
37bc87e4a9
|
@ -2,7 +2,7 @@
|
|||
name = "smtp-codec"
|
||||
description = "Low-level SMTP Parser and Serializer"
|
||||
keywords = ["email", "smtp", "parser", "codec"]
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
authors = ["Damian Poddebniak <poddebniak@mailbox.org>"]
|
||||
repository = "https://github.com/duesee/smtp-codec"
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
|
Loading…
Reference in New Issue