package config // Config is a configuration type Config struct { Version string }