1
0
Fork 0
mirror of https://github.com/shouptech/tempgopher.git synced 2026-02-03 16:49:42 +00:00

Bump to 0.4.0-dev

This commit is contained in:
Emma 2018-10-25 14:36:32 -06:00
parent 2107a7a3af
commit 195d167664

View file

@ -8,7 +8,7 @@ import (
) )
// Version is the current code version of tempgopher // Version is the current code version of tempgopher
const Version = "0.3.1" const Version = "0.4.0-dev"
func main() { func main() {
var args struct { var args struct {