Skip to content

Commit

Permalink
version bump for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Ozias committed Oct 8, 2018
1 parent 39647c5 commit 6a30fa4
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
Expand Up @@ -9,7 +9,7 @@ license = "MIT/Apache-2.0"
name = "vergen"
readme = "README.md"
repository = "https://github.com/rustyhorde/vergen"
version = "3.0.2"
version = "3.0.3"

[dependencies]
bitflags = "1"
Expand All @@ -21,4 +21,4 @@ lazy_static = "1"
regex = "1"

[build-dependencies]
chrono = "0"
chrono = "0"

0 comments on commit 6a30fa4

Please sign in to comment.