set version to 0.9.4

This commit is contained in:
Nicola Murino
2019-11-22 21:27:56 +01:00
parent b3729e4666
commit 7a8b1645ef
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
package utils
const version = "0.9.3-dev"
const version = "0.9.4"
var (
commit = ""