diff --git a/package.json b/package.json index 8e72e3a..ac33e8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avnu/avnu-sdk", - "version": "1.1.9", + "version": "1.2.0", "description": "TypeScript SDK for building exchange functionality on Layers 2 with the AVNU API", "main": "dist/index.js", "module": "dist/index.mjs",