diff --git a/package-lock.json b/package-lock.json index def0b361..e7a4e728 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "artic-rampart", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/recipes/conda/meta.yaml b/recipes/conda/meta.yaml index 35217e07..64acc016 100644 --- a/recipes/conda/meta.yaml +++ b/recipes/conda/meta.yaml @@ -1,11 +1,11 @@ -{% set version = "1.2.0" %} +{% set version = "1.2.1" %} package: name: rampart version: {{ version }} source: - # url: https://github.com/artic-network/rampart/archive/v1.1.0.tar.gz + # url: https://github.com/artic-network/rampart/archive/v1.2.1.tar.gz folder: rampart # sha256: 3235c4296320bbfc06a80142d30ae9f36848bee7f563bc1677270883a77a9155 path: ../..