Skip to content

Commit b43498f

Browse files
Merge pull request #1722 from PipedreamHQ/google-drive-create-file
version rev
2 parents b788ed7 + aca4c99 commit b43498f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/google_drive/actions/create-file/create-file.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module.exports = {
1010
key: "google_drive-create-file",
1111
name: "Create a New File",
1212
description: "Create a new file from a URL or /tmp/filepath.",
13-
version: "0.0.1",
13+
version: "0.0.2",
1414
type: "action",
1515
props: {
1616
googleDrive,

0 commit comments

Comments
 (0)