diff --git a/package.json b/package.json index f90d0e0..69d1366 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "payments-smart-contracts", - "version": "2.1.0", + "version": "2.2.0", "description": "Smart contracts for Mysterium Network payments flow", "main": "index.js", "scripts": { @@ -43,4 +43,4 @@ "truffle-flattener": "^1.5.0", "web3-utils": "^1.6.0" } -} \ No newline at end of file +}