Skip to content

Commit

Permalink
Prepare v0.7.1 development
Browse files Browse the repository at this point in the history
  • Loading branch information
tsandall committed Feb 22, 2018
1 parent d8f6f7f commit d3edd0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. This
project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

## 0.7.0

### Major Features
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Use of this source code is governed by an Apache2
# license that can be found in the LICENSE file.

VERSION := 0.7.0
VERSION := 0.7.1-dev

PACKAGES := $(shell go list ./.../ | grep -v 'vendor')

Expand Down

0 comments on commit d3edd0e

Please sign in to comment.