Skip to content

Commit 7c34f77

Browse files
sago35deadprogram
authored andcommitted
goenv: update to new v0.32.0 development version
1 parent 377415a commit 7c34f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goenv/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99

1010
// Version of TinyGo.
1111
// Update this value before release of new version of software.
12-
const version = "0.31.1"
12+
const version = "0.32.0-dev"
1313

1414
var (
1515
// This variable is set at build time using -ldflags parameters.

0 commit comments

Comments
 (0)