Skip to content

Commit

Permalink
bump new-email-received version (#14129)
Browse files Browse the repository at this point in the history
  • Loading branch information
michelle0927 authored Sep 27, 2024
1 parent 08b948b commit 1d34c18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/gmail/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipedream/gmail",
"version": "0.1.7",
"version": "0.1.8",
"description": "Pipedream Gmail Components",
"main": "gmail.app.mjs",
"keywords": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default {
name: "New Email Received",
description: "Emit new event when a new email is received.",
type: "source",
version: "0.1.4",
version: "0.1.5",
dedupe: "unique",
props: {
gmail,
Expand Down

0 comments on commit 1d34c18

Please sign in to comment.