diff --git a/package.json b/package.json index 0908c1d..e3a0bce 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@traderjoe-xyz/sdk", "license": "MIT", - "version": "2.1.0", + "version": "2.2.0", "description": "🛠 An SDK for building applications on top of Trader Joe.", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -45,4 +45,4 @@ "semi": false, "singleQuote": true } -} \ No newline at end of file +}