We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14dbad4 + f96c474 commit 85e8e46Copy full SHA for 85e8e46
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@classmethod/athena-query",
3
- "version": "1.0.1",
+ "version": "1.1.0",
4
"description": "Athena-Query makes it easier to execute SQL queries on Amazon Athena by consolidating & abstracting several methods in the AWS SDK",
5
"main": "./dist/index.cjs",
6
"module": "./dist/index.mjs",
0 commit comments