Skip to content

Commit a2e19a4

Browse files
committed
Bumping version to 0.05.00
1 parent db1157a commit a2e19a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mango.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ type Stack struct {
102102
}
103103

104104
func Version() []int {
105-
return []int{0, 4, 0}
105+
return []int{0, 5, 0}
106106
}
107107

108108
func VersionString() string {

0 commit comments

Comments
 (0)