Skip to content

Commit

Permalink
Bump version to 0.17.0-rc.10
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Mar 28, 2022
1 parent 647a1f8 commit f6c0adb
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,7 +1,7 @@
[package]
name = "indicatif"
description = "A progress bar and cli reporting library for Rust"
version = "0.17.0-rc.9"
version = "0.17.0-rc.10"
keywords = ["cli", "progress", "pb", "colors", "progressbar"]
categories = ["command-line-interface"]
license = "MIT"
Expand Down

0 comments on commit f6c0adb

Please sign in to comment.