runc/version.go

5 lines
115 B
Go

package specs
// Version is the specification version that the package types support.
const Version = "pre-draft"