Skip to content

Commit

Permalink
Bumping cub version
Browse files Browse the repository at this point in the history
  • Loading branch information
a5huynh committed Oct 1, 2020
1 parent 75f6fa9 commit 4226c59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cub"
version = "0.3.1"
version = "0.3.2"
authors = ["Andrew Huynh <[email protected]>"]
publish = false
edition = "2018"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ Here is how to do some common things with the `cub` CLI. Also check out
CUB is build using the latest stable version of rust-lang and can be built
from scratch using the following command:

cargo build
cargo build --release

0 comments on commit 4226c59

Please sign in to comment.