Skip to content

Commit 28f4310

Browse files
committed
version
1 parent 870ac5e commit 28f4310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/google_sheets/sources/new-row-added-polling/new-row-added-polling.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default {
88
key: "google_sheets-new-row-added-polling",
99
name: "New Row Added",
1010
description: "Emit new event each time a row or rows are added to the bottom of a spreadsheet.",
11-
version: "0.1.1",
11+
version: "0.1.2",
1212
dedupe: "unique",
1313
type: "source",
1414
props: {

0 commit comments

Comments
 (0)