@cubejs-backend/athena-driver
Advanced tools
Comparing version 0.10.31 to 0.10.32
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.10.32](https://github.com/statsbotco/cubejs-client/compare/v0.10.31...v0.10.32) (2019-09-06) | ||
**Note:** Version bump only for package @cubejs-backend/athena-driver | ||
## [0.10.31](https://github.com/statsbotco/cubejs-client/compare/v0.10.30...v0.10.31) (2019-08-27) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "Statsbot, Inc.", | ||
"version": "0.10.31", | ||
"version": "0.10.32", | ||
"engines": { | ||
@@ -12,3 +12,3 @@ "node": ">=8.11.1" | ||
"dependencies": { | ||
"@cubejs-backend/query-orchestrator": "^0.10.30", | ||
"@cubejs-backend/query-orchestrator": "^0.10.32", | ||
"aws-sdk": "^2.403.0", | ||
@@ -18,3 +18,3 @@ "sqlstring": "^2.3.1" | ||
"license": "Apache-2.0", | ||
"gitHead": "ee19c2522a8bb5e344e1699c27b66b3b14fea5ca" | ||
"gitHead": "7f5981ac0b3325e0c632f6fba185e49e0a2fc36a" | ||
} |
19353