version: new week, new date

reviewable/pr551/r1
Brad Fitzpatrick 2020-07-13 11:52:03 -07:00
parent e589c76e98
commit 969206fe88
1 changed files with 1 additions and 1 deletions

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