mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 11:37:46 +00:00
main: switch to version 0.9.0-dev
This commit is contained in:
committed by
Ron Evans
parent
cc313798f3
commit
d40fb5bc46
+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.8.0"
|
||||
const version = "0.9.0-dev"
|
||||
|
||||
Reference in New Issue
Block a user