summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2020-04-16 20:27:34 -0400
committerGitHub <noreply@github.com>2020-04-16 20:27:34 -0400
commit12d742c4abb6062cb8da9d799bd77e71c3c62e77 (patch)
tree65662450fd1fa052c3737a059a83a6dc847ed02e
parent1b812081cd4cd48ac49c0618daf5a07d8267c9fd (diff)
downloadastroconda-contrib-12d742c4abb6062cb8da9d799bd77e71c3c62e77.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 cfebc84..3bbb3d9 100644
--- a/relic/meta.yaml
+++ b/relic/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'relic' %}
{% set version = '1.1.2' %}
-{% set number = '10' %}
+{% set number = '11' %}
about:
home: http://github.com/jhunkeler/{{ name }}