Skip to content

Commit

Permalink
Version 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
0xef53 committed Dec 27, 2019
1 parent 34335ba commit 7e73eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/kvmrun/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"fmt"
)

var VERSION = VersionInfo{0, 3, 2}
var VERSION = VersionInfo{0, 3, 3}

type VersionInfo struct {
Major int `json:"major"`
Expand Down

0 comments on commit 7e73eff

Please sign in to comment.