grim/convey

02f6bf176f35
Parents 86d5adfafe0d
Children b441ef947b60
Bump the versions as 0.14.0 will be the next release
--- a/ChangeLog Tue Feb 13 23:42:37 2018 -0600
+++ b/ChangeLog Wed Feb 14 00:28:46 2018 -0600
@@ -1,4 +1,4 @@
-0.13.2-dev:
+0.14.0-dev:
* Changed tasks names for bitbucket pipeline tasks.
* Abstracted the bitbucket pipeline script parsing to a library function.
* Fixed an issue where the files for clean tasks were not having their
--- a/consts/consts.go Tue Feb 13 23:42:37 2018 -0600
+++ b/consts/consts.go Wed Feb 14 00:28:46 2018 -0600
@@ -17,5 +17,5 @@
package consts
const (
- Version = "0.13.2-dev"
+ Version = "0.14.0-dev"
)
--- a/convey.yml Tue Feb 13 23:42:37 2018 -0600
+++ b/convey.yml Wed Feb 14 00:28:46 2018 -0600
@@ -1,6 +1,7 @@
-required_version: 0.13.2-dev
+---
+required_version: 0.14.0-dev
environment:
- - CONVEY_VERSION=0.13.2-dev
+ - CONVEY_VERSION=0.14.0-dev
- GO_PACKAGE=bitbucket.org/rw_grim/convey
tasks:
# tasks for the default plan