Skip to content

Commit 5862b48

Browse files
sago35aykevl
authored andcommitted
goenv: update to new v0.35.0 development version
1 parent 1648fe8 commit 5862b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goenv/version.go

+1-1
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.34.0"
12+
const version = "0.35.0-dev"
1313

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

0 commit comments

Comments
 (0)