mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +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.
|
||||
// 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