Skip to content

Commit

Permalink
(cargo-release) version 0.1.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptjar committed Apr 7, 2021
1 parent c5149ab commit de2d8dd
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,7 +1,7 @@
[package]
name = "random-branch"
keywords = ["pick", "choose", "match"]
version = "0.1.0-alpha.0"
version = "0.1.0-alpha.1"
description = "Provides a macro to select a random branch like match"
authors = ["Cryptjar <[email protected]>"]
edition = "2018"
Expand Down Expand Up @@ -32,4 +32,4 @@ version = "0.3"

# Enable all features when building docs on docs.rs
[package.metadata.docs.rs]
all-features = true
all-features = true

0 comments on commit de2d8dd

Please sign in to comment.