mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 18:47:47 +00:00
3656ac2fc9
Signed-off-by: Ron Evans <ron@hybridgroup.com>
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.12.0-dev"
|