From ec2209abd1abd55bb7c2cfc7d89a84e249077920 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Tue, 13 Aug 2019 15:19:59 -0400 Subject: Bump ci-watson to 0.4 (#543) --- ci-watson/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-watson/meta.yaml b/ci-watson/meta.yaml index 71d85a4..dccb12f 100644 --- a/ci-watson/meta.yaml +++ b/ci-watson/meta.yaml @@ -1,6 +1,6 @@ {% set name = 'ci-watson' %} {% set reponame = 'ci_watson' %} -{% set version = '0.3' %} +{% set version = '0.4' %} {% set number = '0' %} about: -- cgit