Skip to content

Commit 9698075

Browse files
committed
bump
1 parent 2c4e2c5 commit 9698075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/google_sheets/actions/update-row/update-row.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default {
1010
key: "google_sheets-update-row",
1111
name: "Update Row",
1212
description: "Update a row in a spreadsheet. [See the documentation](https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets.values/update)",
13-
version: "0.1.8",
13+
version: "0.1.9",
1414
type: "action",
1515
props: {
1616
googleSheets,

0 commit comments

Comments
 (0)