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 e3b6673 commit 8b6e878Copy full SHA for 8b6e878
compiler/version_check.go
@@ -6,4 +6,4 @@ package compiler
6
const ___GOPHERJS_REQUIRES_GO_VERSION_1_11___ = true
7
8
// Version is the GopherJS compiler version string.
9
-const Version = "1.11-wip"
+const Version = "1.11-1"
0 commit comments