bump version
This commit is contained in:
parent
1017a0cd3c
commit
a4506cd44a
|
@ -11,7 +11,7 @@ const (
|
||||||
MaxRenderInterval = 1000 * time.Millisecond
|
MaxRenderInterval = 1000 * time.Millisecond
|
||||||
MinRenderInterval = 100 * time.Millisecond
|
MinRenderInterval = 100 * time.Millisecond
|
||||||
AppTitle = "sampler"
|
AppTitle = "sampler"
|
||||||
AppVersion = "0.1.0"
|
AppVersion = "0.9.0"
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|
Loading…
Reference in New Issue