grim/convey

Bump the version for release
v0.14.0-alpha3
2018-02-20, Gary Kramlich
166a6d1979fa
Parents bbf13b21ba8d
Children 853830158cca
Bump the version for release
--- a/consts/consts.go Tue Feb 20 16:44:10 2018 -0600
+++ b/consts/consts.go Tue Feb 20 16:46:57 2018 -0600
@@ -18,5 +18,5 @@
const (
// Version is the current version of convey
- Version = "0.14.0-alpha2"
+ Version = "0.14.0-alpha3"
)
--- a/convey.yml Tue Feb 20 16:44:10 2018 -0600
+++ b/convey.yml Tue Feb 20 16:46:57 2018 -0600
@@ -1,7 +1,7 @@
---
-required-version: 0.14.0-alpha2
+required-version: 0.14.0-alpha3
environment:
- - CONVEY_VERSION=0.14.0-alpha2
+ - CONVEY_VERSION=0.14.0-alpha3
- GO_PACKAGE=bitbucket.org/rw_grim/convey
tasks:
# tasks for the default plan