Skip to content

Commit 25e41ac

Browse files
bump versions (#21147)
Co-authored-by: Ashwin Srinivas <103921345+ashwins01@users.noreply.github.com>
1 parent 321852d commit 25e41ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

components/google_docs/actions/find-document/find-document.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export default {
1414
...others,
1515
key: "google_docs-find-document",
1616
name: "Find Document",
17-
version: "0.0.5",
17+
version: "0.0.6",
1818
description,
1919
type,
2020
props: {

components/google_docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/google_docs",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Pipedream Google_docs Components",
55
"main": "google_docs.app.mjs",
66
"keywords": [

0 commit comments

Comments
 (0)