Skip to content

Commit 753f4b3

Browse files
sago35deadprogram
authored andcommitted
version: update to 0.34.0-dev
1 parent d144b11 commit 753f4b3

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.33.0"
12+
const version = "0.34.0-dev"
1313

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

0 commit comments

Comments
 (0)