Skip to content

Commit cecb80b

Browse files
sago35deadprogram
authored andcommitted
goenv: update to new v0.28.0 development version
1 parent d899895 commit cecb80b

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
@@ -12,7 +12,7 @@ import (
1212

1313
// Version of TinyGo.
1414
// Update this value before release of new version of software.
15-
const Version = "0.27.0"
15+
const Version = "0.28.0-dev"
1616

1717
var (
1818
// This variable is set at build time using -ldflags parameters.

0 commit comments

Comments
 (0)