Skip to content

Commit

Permalink
realize version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
asoseil committed Dec 17, 2016
1 parent 1148047 commit b896136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion realize.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b896136

Please sign in to comment.