summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2020-04-16 10:10:03 -0400
committerGitHub <noreply@github.com>2020-04-16 10:10:03 -0400
commit0830822e48b3b2c2afd7b93f9999f5cc51022540 (patch)
treee2e4ac441439306087d14ea72d790bc8b6d930eb
parentb7249b722e17fcc011f1614ea07c2326caa37280 (diff)
downloadastroconda-contrib-0830822e48b3b2c2afd7b93f9999f5cc51022540.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 1c463f4..fc73ef7 100644
--- a/relic/meta.yaml
+++ b/relic/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'relic' %}
{% set version = '1.1.2' %}
-{% set number = '1' %}
+{% set number = '2' %}
about:
home: http://github.com/jhunkeler/{{ name }}