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.
1 parent 870ac5e commit 28f4310Copy full SHA for 28f4310
components/google_sheets/sources/new-row-added-polling/new-row-added-polling.mjs
@@ -8,7 +8,7 @@ export default {
8
key: "google_sheets-new-row-added-polling",
9
name: "New Row Added",
10
description: "Emit new event each time a row or rows are added to the bottom of a spreadsheet.",
11
- version: "0.1.1",
+ version: "0.1.2",
12
dedupe: "unique",
13
type: "source",
14
props: {
0 commit comments