coreos-cloudinit: bump to v1.1.0

This commit is contained in:
Alex Crawford 2014-12-30 16:51:24 +01:00
parent 60a3377e7c
commit c8e864fef5

View File

@ -40,7 +40,7 @@ import (
)
const (
version = "1.0.2+git"
version = "1.1.0"
datasourceInterval = 100 * time.Millisecond
datasourceMaxInterval = 30 * time.Second
datasourceTimeout = 5 * time.Minute