lib/version: Update whoops
This commit is contained in:
parent
44a60b382f
commit
d89354a8cf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package version
|
||||
|
||||
// Pre-built binaries will have version set correctly during build time.
|
||||
var Version = "v0.1.0-HEAD"
|
||||
var Version = "v0.1.1-HEAD"
|
||||
|
|
|
|||
Loading…
Reference in a new issue