Skip to content

Commit

Permalink
cargo: bump dev version to 3.0.0
Browse files Browse the repository at this point in the history
This prepares for the next major version. For rationale, see
coreos#113 (comment)
  • Loading branch information
lucab committed Aug 22, 2018
1 parent 08eb313 commit f5164a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ license = "Apache-2.0"
authors = [ "Stephen Demos <stephen.demos@coreos.com>",
"Luca Bruno <lucab@debian.org>" ]
description = "A simple cloud-provider metadata agent"
version = "2.0.1-alpha.0"
version = "3.0.0-alpha.0"

[[bin]]
name = "coreos-metadata"
Expand Down

0 comments on commit f5164a0

Please sign in to comment.