@cubejs-backend/athena-driver
Advanced tools
Comparing version 0.10.12 to 0.10.15
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.10.15](https://github.com/statsbotco/cubejs-client/compare/v0.10.14...v0.10.15) (2019-07-13) | ||
**Note:** Version bump only for package @cubejs-backend/athena-driver | ||
## [0.10.12](https://github.com/statsbotco/cubejs-client/compare/v0.10.11...v0.10.12) (2019-07-06) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "Statsbot, Inc.", | ||
"version": "0.10.12", | ||
"version": "0.10.15", | ||
"engines": { | ||
@@ -15,3 +15,3 @@ "node": ">=8.11.1" | ||
"dependencies": { | ||
"@cubejs-backend/query-orchestrator": "^0.10.12", | ||
"@cubejs-backend/query-orchestrator": "^0.10.15", | ||
"aws-sdk": "^2.403.0", | ||
@@ -21,3 +21,3 @@ "sqlstring": "^2.3.1" | ||
"license": "Apache-2.0", | ||
"gitHead": "d1dd08266f8b8a6b2877f81c86e3a0ef6f5c7e42" | ||
"gitHead": "8ee2547dc2e60ece22e979b30c948accbfe47479" | ||
} |
@@ -5,3 +5,3 @@ # Cube.js Athena Database Driver | ||
[Learn more](https://github.com/statsbotco/cube.js#getting-started) | ||
[Learn more](https://github.com/cube-js/cube.js#getting-started) | ||
@@ -8,0 +8,0 @@ ### License |
17891