grim/convey

Bump the version
v0.14.0-alpha2
2018-02-19, Gary Kramlich
7078e7170bcc
Parents 8c7af5e9a4cc
Children 7099abe9bf52
Bump the version
--- a/consts/consts.go Mon Feb 19 17:04:37 2018 -0600
+++ b/consts/consts.go Mon Feb 19 17:10:10 2018 -0600
@@ -18,5 +18,5 @@
const (
// Version is the current version of convey
- Version = "0.14.0-alpha1"
+ Version = "0.14.0-alpha2"
)
--- a/convey.yml Mon Feb 19 17:04:37 2018 -0600
+++ b/convey.yml Mon Feb 19 17:10:10 2018 -0600
@@ -1,7 +1,7 @@
---
-required-version: 0.14.0-alpha1
+required-version: 0.14.0-alpha2
environment:
- - CONVEY_VERSION=0.14.0-alpha1
+ - CONVEY_VERSION=0.14.0-alpha2
- GO_PACKAGE=bitbucket.org/rw_grim/convey
tasks:
# tasks for the default plan