mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-28 15:48:40 +00:00
6 lines
135 B
Go
6 lines
135 B
Go
package main
|
|
|
|
// version of this package.
|
|
// Update this value before release of new version of software.
|
|
const version = "0.14.0-dev"
|