@stoqey/ib 1.3.21 → 1.3.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -65,7 +65,7 @@ ib.on(EventName.pnlSingle, (
65
65
  );
66
66
  ```
67
67
 
68
- ## API Documenation
68
+ ## API Documentation
69
69
 
70
70
  <b>[See API documentation here.](https://stoqey.github.io/ib-doc/)</b>
71
71
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stoqey/ib",
3
- "version": "1.3.21",
3
+ "version": "1.3.22",
4
4
  "private": false,
5
5
  "description": "Interactive Brokers TWS/IB Gateway API client library for Node.js (TS)",
6
6
  "keywords": [