version: bump date

This commit is contained in:
Brad Fitzpatrick 2020-08-20 20:12:54 -07:00
parent 6c71e5b851
commit 557c23517b

View File

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