version: new week, new date

This commit is contained in:
Brad Fitzpatrick 2020-07-13 11:52:03 -07:00
parent e589c76e98
commit 969206fe88

View File

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