bump up the version

This commit is contained in:
Anton Kaliaev
2018-03-26 22:07:07 +02:00
parent 2c1887a635
commit ab4ac04c88
2 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ go get $REPO
cd $GOPATH/src/$REPO
## build
git checkout v0.16.0
git checkout v0.16.1
make get_tools
make get_vendor_deps
make install