mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
main: increment version to 0.11-dev
This commit is contained in:
committed by
Ron Evans
parent
a44d74d4c0
commit
fadddc54a3
+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.10.0"
|
const version = "0.11.0-dev"
|
||||||
|
|||||||
Reference in New Issue
Block a user