mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-02 01:57:48 +00:00
6 lines
130 B
Go
6 lines
130 B
Go
package main
|
|
|
|
// version of this package.
|
|
// Update this value before release of new version of software.
|
|
const version = "0.6.0"
|