Skip to content

Commit

Permalink
version bump for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonozias committed Oct 1, 2018
1 parent 310ff10 commit a79fa35
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT/Apache-2.0"
name = "vergen"
readme = "README.md"
repository = "https://github.com/rustyhorde/vergen"
version = "2.0.3"
version = "2.0.4"

[dependencies]
bitflags = "1"
Expand All @@ -18,7 +18,4 @@ getset = "0"

[dev-dependencies]
lazy_static = "1"
regex = "1"

[build-dependencies]
vergen = "2"
regex = "1"

0 comments on commit a79fa35

Please sign in to comment.