Skip to content

Commit

Permalink
Updating version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rambaut committed Mar 9, 2020
1 parent b6e21fe commit 0f337b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/conda/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{% set version = "1.0.5" %}
{% set version = "1.0.6" %}

package:
name: rampart
version: {{ version }}

source:
url: https://github.com/artic-network/rampart/archive/v1.0.5.tar.gz
url: https://github.com/artic-network/rampart/archive/v1.0.6.tar.gz
folder: rampart
sha256: ad11685e2ce3454afff726fe6f3105c97f6e5454a5be875a451870e058327344

Expand Down

0 comments on commit 0f337b5

Please sign in to comment.