1package postcards 2 3import ( 4 "github.com/jphastings/dotpostcard/internal/version" 5) 6 7var Version = version.Version