Skip to content

Commit

Permalink
update: version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
domantas committed Nov 8, 2022
1 parent 91b151d commit a2d968f
Show file tree
Hide file tree
Showing 4 changed files with 8,199 additions and 12 deletions.
2 changes: 1 addition & 1 deletion build/Modules/Client/CoinGate.client.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class CoinGateClient extends Abstract_service_1.AbstractService {
/**
* @description coingate-sdk version
*/
this.VERSION = '1.1.1';
this.VERSION = '1.1.2';
/**
* @description default request timeout is 30 seconds
*/
Expand Down
Loading

0 comments on commit a2d968f

Please sign in to comment.