There was an error while loading. Please reload this page.
1 parent 276ee7e commit ea3e814Copy full SHA for ea3e814
components/google_cloud/sources/bigquery-query-results/bigquery-query-results.mjs
@@ -8,7 +8,7 @@ export default {
8
// eslint-disable-next-line pipedream/source-name
9
name: "BigQuery - Query Results",
10
description: "Emit new events with the results of an arbitrary query",
11
- version: "0.1.9",
+ version: "0.1.8",
12
dedupe: "unique",
13
type: "source",
14
props: {
0 commit comments