Skip to content

Commit 7264576

Browse files
committed
version bump
1 parent dc0ec88 commit 7264576

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.0.1",
11+
version: "0.0.2",
1212
dedupe: "unique",
1313
type: "source",
1414
props: {

0 commit comments

Comments
 (0)