summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2020-04-16 17:37:54 -0400
committerGitHub <noreply@github.com>2020-04-16 17:37:54 -0400
commitb7b37000c597a89804b7937f47766303aad60f2d (patch)
treef884e9a5a9884e513a4d6cdbba5bc96637f866b6
parentdd1f5f8ab837a00dc08cfb08e597e0bad204783d (diff)
downloadastroconda-contrib-b7b37000c597a89804b7937f47766303aad60f2d.tar.gz
Force new build of inconspicuous package to test indexing behavior
-rw-r--r--relic/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/relic/meta.yaml b/relic/meta.yaml
index ddae286..86e70d8 100644
--- a/relic/meta.yaml
+++ b/relic/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'relic' %}
{% set version = '1.1.2' %}
-{% set number = '5' %}
+{% set number = '6' %}
about:
home: http://github.com/jhunkeler/{{ name }}