mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 02:33:28 +00:00
main: version 0.13.1
This release fixes a few bugs introduced in the previous 0.13.0 release.
This commit is contained in:
committed by
Ron Evans
parent
565ff99c31
commit
a9ba6ebad9
+1
-1
@@ -2,4 +2,4 @@ package main
|
||||
|
||||
// version of this package.
|
||||
// Update this value before release of new version of software.
|
||||
const version = "0.13.0"
|
||||
const version = "0.13.1"
|
||||
|
||||
Reference in New Issue
Block a user