realize version updated
This commit is contained in:
parent
1148047438
commit
b896136af9
|
@ -12,7 +12,7 @@ import (
|
|||
|
||||
const (
|
||||
name = "Realize"
|
||||
version = "1.2"
|
||||
version = "1.2.1"
|
||||
description = "A Go build system with file watchers, output streams and live reload. Run, build and watch file changes with custom paths"
|
||||
config = "realize.yaml"
|
||||
output = "outputs.log"
|
||||
|
|
Loading…
Reference in New Issue