Skip to content

Commit

Permalink
Bump version for 1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanfoster committed May 17, 2018
1 parent 3d1d12d commit d5ba2dd
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,6 +1,6 @@
SHELL=/bin/bash
SRC=$(shell go list -f '{{ .Dir }}' ./...)
VERSION=0.1.0
VERSION=1.0.0

all: clean build

Expand Down

0 comments on commit d5ba2dd

Please sign in to comment.