mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 16:33:40 +00:00
main: update version for beginning of v0.14 development cycle
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@ package main
|
|||||||
|
|
||||||
// version of this package.
|
// version of this package.
|
||||||
// Update this value before release of new version of software.
|
// Update this value before release of new version of software.
|
||||||
const version = "0.13.1"
|
const version = "0.14.0-dev"
|
||||||
|
|||||||
Reference in New Issue
Block a user