summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2020-04-16 18:18:17 -0400
committerGitHub <noreply@github.com>2020-04-16 18:18:17 -0400
commit332214e8d0f34f5bf141ec5ab1a3319447984d48 (patch)
tree01ccf3d4cf6098be06416ca3012139ac1c5903b4
parent63cf4c64bf2ca96bd4ca8e5f966e8e76534e5eb4 (diff)
downloadastroconda-contrib-332214e8d0f34f5bf141ec5ab1a3319447984d48.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 591982e..c2c0201 100644
--- a/relic/meta.yaml
+++ b/relic/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'relic' %}
{% set version = '1.1.2' %}
-{% set number = '8' %}
+{% set number = '9' %}
about:
home: http://github.com/jhunkeler/{{ name }}