mirror of
https://github.com/shouptech/tempgopher.git
synced 2026-02-03 08:39:43 +00:00
Bump version to 0.3.0-dev
This commit is contained in:
parent
9a9b9d6506
commit
fb4905a7e8
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -8,7 +8,7 @@ import (
|
|||
)
|
||||
|
||||
// Version is the current code version of tempgopher
|
||||
const Version = "0.2.0"
|
||||
const Version = "0.3.0-dev"
|
||||
|
||||
func main() {
|
||||
var args struct {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue