Skip to content

Commit

Permalink
Prepare v0.20.0 development
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick East <[email protected]>
  • Loading branch information
patrick-east committed Apr 14, 2020
1 parent 5bb89af commit 25029df
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.19.1

### Fixes
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.19.1
VERSION := 0.20.0-dev

# Force modules on and to use the vendor directory.
GO := GO111MODULE=on GOFLAGS=-mod=vendor go
Expand Down

0 comments on commit 25029df

Please sign in to comment.