mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +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.3.0"
|