Skip to content

Commit

Permalink
release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Nov 7, 2018
1 parent 2aa34f7 commit 31ce64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION="1.1.0-dev"
VERSION="1.0.0"
TEST?=$$(go list ./... |grep -v 'vendor')
GOFMT_FILES?=$$(find . -name '*.go' |grep -v vendor)

Expand Down

0 comments on commit 31ce64e

Please sign in to comment.