Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Commit

Permalink
Bump version to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jyn514 committed May 11, 2020
1 parent 7de5310 commit c4721eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rcc"
version = "0.8.0"
version = "0.9.0"
authors = [
"Joshua Nelson <[email protected]>",
"Graham Scheaffer <[email protected]>",
Expand Down Expand Up @@ -41,7 +41,7 @@ git-testament = { version = "0.1", optional = true }
[dev-dependencies]
env_logger = { version = "0.7", default-features = false }
log = "0.4"
criterion = "0.3.1"
criterion = "0.3"
walkdir = "2"
proptest = "0.9"
proptest-derive = "0.1"
Expand Down

0 comments on commit c4721eb

Please sign in to comment.