@cubejs-backend/postgres-driver
Advanced tools
Comparing version 0.13.12 to 0.14.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.14.0](https://github.com/cube-js/cube.js/compare/v0.13.12...v0.14.0) (2020-01-16) | ||
**Note:** Version bump only for package @cubejs-backend/postgres-driver | ||
## [0.13.12](https://github.com/cube-js/cube.js/compare/v0.13.11...v0.13.12) (2020-01-12) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "Statsbot, Inc.", | ||
"version": "0.13.12", | ||
"version": "0.14.0", | ||
"repository": { | ||
@@ -20,3 +20,3 @@ "type": "git", | ||
"dependencies": { | ||
"@cubejs-backend/query-orchestrator": "^0.13.9", | ||
"@cubejs-backend/query-orchestrator": "^0.14.0", | ||
"moment": "^2.24.0", | ||
@@ -32,3 +32,3 @@ "pg": "^7.10.0" | ||
}, | ||
"gitHead": "160819ebd3306329ebbb7b54787f5b319e87283e" | ||
"gitHead": "d40bf2a4f174f5ef79726c2d9bf18cc1233959f0" | ||
} |
26059
+ Added@cubejs-backend/query-orchestrator@0.14.0(transitive)
- Removed@cubejs-backend/query-orchestrator@0.13.9(transitive)