version: bump for 0.96.1 tag.
This commit is contained in:
parent
5758d8d48f
commit
9ea445acd1
|
@ -7,5 +7,5 @@
|
||||||
// Package version provides the version that the binary was built at.
|
// Package version provides the version that the binary was built at.
|
||||||
package version
|
package version
|
||||||
|
|
||||||
const LONG = "date.20200315"
|
const LONG = "date.20200316"
|
||||||
const SHORT = LONG // TODO: unused; remove SHORT? Make it a func?
|
const SHORT = LONG // TODO: unused; remove SHORT? Make it a func?
|
||||||
|
|
Loading…
Reference in New Issue