Prepare v0.15.0 development

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
This commit is contained in:
Torin Sandall
2019-09-12 18:31:25 -04:00
parent 8d1cc7e7e9
commit d64568ec20
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -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.14.0
This release includes a large number of improvements to the docs as
+1 -1
View File
@@ -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.14.0
VERSION := 0.15.0-dev
GO := go
GOVERSION := 1.12.9