coreos-cloudinit: bump to 0.9.3

This commit is contained in:
Alex Crawford 2014-08-15 10:46:46 -07:00
parent 7518f0ec93
commit eadb6ef42c

View File

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