Skip to content

Commit c26baa6

Browse files
committed
Update version to 1.12-2
Introducing `syscall/js` (#899) is so significant that we update the version.
1 parent de1776f commit c26baa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/version_check.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ package compiler
66
const ___GOPHERJS_REQUIRES_GO_VERSION_1_12___ = true
77

88
// Version is the GopherJS compiler version string.
9-
const Version = "1.12-1"
9+
const Version = "1.12-2"

0 commit comments

Comments
 (0)