We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1cf14 commit 38881a2Copy full SHA for 38881a2
goenv/version.go
@@ -9,7 +9,7 @@ import (
9
10
// Version of TinyGo.
11
// Update this value before release of new version of software.
12
-const version = "0.32.0-dev"
+const version = "0.31.2"
13
14
var (
15
// This variable is set at build time using -ldflags parameters.
0 commit comments