diff --git a/charts/polkadot-k8s-payouts/Chart.yaml b/charts/polkadot-k8s-payouts/Chart.yaml index 0785b8c..2bcad14 100644 --- a/charts/polkadot-k8s-payouts/Chart.yaml +++ b/charts/polkadot-k8s-payouts/Chart.yaml @@ -1,5 +1,5 @@ description: Polkadot K8s Payouts name: polkadot-k8s-payouts -version: v1.0.0 +version: v1.0.2 appVersion: v1 apiVersion: v2 diff --git a/package.json b/package.json index d3df966..85a2757 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "polkadot-payouts", - "version": "1.0.0", + "version": "1.0.2", "description": "Automated transfers among accounts", "repository": "git@github.com:w3f/accountant.git", "author": "W3F Infrastructure Team ",