chore(coreos-cloudinit): bump to 0.7.1

This commit is contained in:
Michael Marineau 2014-05-16 21:21:47 -07:00
parent 61e70fcce8
commit 24f181f7a3

View File

@ -11,7 +11,7 @@ import (
"github.com/coreos/coreos-cloudinit/system"
)
const version = "0.7.0+git"
const version = "0.7.1"
func main() {
var printVersion bool