teradatasql 20.0.1 → 20.0.2

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.
package/README.md CHANGED
@@ -1417,6 +1417,9 @@ Limitations when exporting to CSV files:
1417
1417
 
1418
1418
  ### Change Log
1419
1419
 
1420
+ `20.0.2` - November 16, 2023
1421
+ * Build DLL and shared library with Go 1.20.11
1422
+
1420
1423
  `20.0.1` - November 14, 2023
1421
1424
  * Correct links for sample programs
1422
1425
 
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "teradatasql",
3
- "version": "20.0.1",
3
+ "version": "20.0.2",
4
4
  "description": "Teradata SQL Driver for Node.js",
5
5
  "main": "lib/index.js",
6
6
  "files": [