Skip to content

Commit 25d8183

Browse files
committed
version++
1 parent bc310fa commit 25d8183

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "serde_bencode"
33
description = "A Serde backed Bencode encoding/decoding library for Rust."
4-
version = "0.1.3"
4+
version = "0.2.0"
55
authors = ["Toby Padilla <tobypadilla@gmail.com>"]
66
repository = "https://github.com/toby/serde-bencode"
77
documentation = "https://docs.rs/serde_bencode/"

0 commit comments

Comments
 (0)