Skip to content

Commit

Permalink
chore(cargo): bump version v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a8m committed Aug 19, 2016
1 parent 5c28f06 commit 3553f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pbr"
version = "0.2.1"
version = "0.3.0"
authors = ["Ariel Mashraki <ariel@mashraki.co.il>", "Steven Fackler <sfackler@gmail.com>"]
description = "Console progress bar for Rust"
documentation = "http://a8m.github.io/pb/doc/pbr/index.html"
Expand Down

0 comments on commit 3553f47

Please sign in to comment.