version: new week, new version

reviewable/pr584/r1
Brad Fitzpatrick 2020-07-20 20:55:47 -07:00
parent ca2428ecaf
commit f745e1c058
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.20200713"
const LONG = "date.20200720"
const SHORT = LONG