version: bump date

This commit is contained in:
Brad Fitzpatrick 2020-06-18 09:10:50 -07:00
parent 10368ef4c0
commit 58c9591a49

View File

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