realize version updated

This commit is contained in:
alessio 2016-12-17 01:50:43 +01:00
parent 1148047438
commit b896136af9
1 changed files with 1 additions and 1 deletions

View File

@ -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"