grim/convey

Bump the version for an alpha release

2018-02-19, Gary Kramlich
e2b41d1aee4f
Parents 5f61191295a9
Children b9170a94fe4d
Bump the version for an alpha release
--- a/consts/consts.go Mon Feb 19 01:57:31 2018 -0600
+++ b/consts/consts.go Mon Feb 19 12:47:53 2018 -0600
@@ -18,5 +18,5 @@
const (
// Version is the current version of convey
- Version = "0.14.0-dev"
+ Version = "0.14.0-alpha1"
)
--- a/convey.yml Mon Feb 19 01:57:31 2018 -0600
+++ b/convey.yml Mon Feb 19 12:47:53 2018 -0600
@@ -1,5 +1,5 @@
---
-required-version: 0.14.0-dev
+required-version: 0.14.0-alpha1
environment:
- CONVEY_VERSION=0.14.0-dev
- GO_PACKAGE=bitbucket.org/rw_grim/convey