set version to 0.9.5

This commit is contained in:
Nicola Murino
2020-01-12 14:56:07 +01:00
parent 55a03c2e2b
commit 2be37217cf
2 changed files with 4 additions and 2 deletions

View File

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