main: version 0.9.0

This commit is contained in:
Ayke van Laethem
2019-10-16 15:53:22 +02:00
committed by Ron Evans
parent 5ad251b2bd
commit 8a771e3f89
2 changed files with 34 additions and 1 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ package main
// version of this package.
// Update this value before release of new version of software.
const version = "0.9.0-dev"
const version = "0.9.0"