diff --git a/package.json b/package.json index 24485aa..b632558 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "binance-api-client", - "version": "2.10.1", + "version": "2.10.2", "description": "A wrapper which can be used to interact with Binance's API. Entirely developed in TypeScript.", "main": "build/index.js", "types": "index.d.ts",