We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6def4 commit aed32d4Copy full SHA for aed32d4
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bitofsky/databricks-sql",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "Databricks SQL client for Node.js - Direct REST API without SDK",
5
"main": "dist/index.cjs",
6
"module": "dist/index.js",
0 commit comments