Skip to content

Commit

Permalink
Bump Cargo version
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Apr 20, 2016
1 parent 4b2d674 commit b8d3b2a
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.1.1"
version = "0.1.2"
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 b8d3b2a

Please sign in to comment.