version: new week, new version

This commit is contained in:
Brad Fitzpatrick 2020-07-27 10:20:58 -07:00
parent 43e2efe441
commit 38b0c3eea2

View File

@ -7,5 +7,5 @@
// Package version provides the version that the binary was built at.
package version
const LONG = "date.20200720"
const LONG = "date.20200727"
const SHORT = LONG