1 parent ecad6b4 commit 7bd4df9Copy full SHA for 7bd4df9
1 file changed
internal/cli/cli.go
@@ -30,7 +30,7 @@ import (
30
31
const (
32
PROCESS = "snow"
33
- VERSION = "0.1.10"
+ VERSION = "0.1.11"
34
DESCRIPTION = "snow is a static site generator."
35
)
36
0 commit comments