Skip to content

Commit

Permalink
Release of v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
switchtrue committed Jul 22, 2016
1 parent d45a420 commit bfe63bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ generate-bindata-debug:

build:
go-bindata -o tmpl/bindata.go -pkg tmpl tmpl
go build frosty.go
go build -ldflags "-X github.com/mleonard87/frosty/cli.frostyVersion=0.0.1" frosty.go

0 comments on commit bfe63bc

Please sign in to comment.