package msgpack

// Version is the current release version.
func () string {
	return "5.4.1"
}