diff options
| author | Matt Rendina <rendinam@users.noreply.github.com> | 2018-09-13 14:28:01 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-13 14:28:01 -0400 | 
| commit | e4a391f548bc31d321c13c0319e1c16cc60c9943 (patch) | |
| tree | 3389314c18e90e2140d57ef8e121a3e78f38fa5f /ci-watson | |
| parent | 33aa356fabbdb0c23baf9263d43d4f6292a0b083 (diff) | |
| parent | b1921d8fcb203e4ebc91d02850c18468e40bf378 (diff) | |
| download | astroconda-contrib-e4a391f548bc31d321c13c0319e1c16cc60c9943.tar.gz | |
Merge pull request #402 from pllim/patch-2
Bump ci-watson to 0.1.1
Diffstat (limited to 'ci-watson')
| -rw-r--r-- | ci-watson/meta.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ci-watson/meta.yaml b/ci-watson/meta.yaml index dbf7f5b..a4511f4 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.1' %} +{% set version = '0.1.1' %}  {% set number = '0' %}  about: | 
