Skip to content

Commit

Permalink
Version 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
toolmantim committed May 2, 2015
1 parent 568a2bf commit f14634a
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
@@ -1,7 +1,7 @@
SRC=*.go cmd/terminal-to-html/*.go
BINARY=terminal-to-html
BUILDCMD=godep go build -o $@ cmd/terminal-to-html/*
VERSION=0.0.1
VERSION=3.0.0

all: test $(BINARY)

Expand Down

0 comments on commit f14634a

Please sign in to comment.