Skip to content

Commit

Permalink
(cargo-release) version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Aug 7, 2019
1 parent 63d5882 commit d93af2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ keywords = ["license","generator", "cli"]
readme = "README.md"
license = "MIT"
repository = "https://github.com/azu/license-generator"
version = "0.4.0"
version = "0.5.0"
authors = ["azu <azuciao@gmail.com>"]
edition = "2018"
include = [
Expand All @@ -17,4 +17,4 @@ include = [
]
[dependencies]
structopt = "0.2.14"
chrono = "0.4"
chrono = "0.4"

0 comments on commit d93af2a

Please sign in to comment.