bump version

This commit is contained in:
sqshq 2019-04-08 22:04:39 -04:00
parent 1017a0cd3c
commit a4506cd44a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ const (
MaxRenderInterval = 1000 * time.Millisecond
MinRenderInterval = 100 * time.Millisecond
AppTitle = "sampler"
AppVersion = "0.1.0"
AppVersion = "0.9.0"
)
const (