Skip to content

Commit

Permalink
[Project] Bumps version to v0.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
0ndorio committed Feb 28, 2019
1 parent ee6c83d commit a949c83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file.

## Unreleased

## 0.2.0 (2019/02/28)
- Add new `try_into_*` utility methods on [`Object`].
- Introduce ...
- [`FromBencode`] trait for simpler decoding.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bendy"
version = "0.1.2"
version = "0.2.0"
edition = "2018"

authors = [
Expand Down

0 comments on commit a949c83

Please sign in to comment.