Skip to content

Commit a328a5d

Browse files
committed
Bump version of new-email source to 0.1.1 for Microsoft Outlook component
1 parent 9453d44 commit a328a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/microsoft_outlook/sources/new-email/new-email.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
key: "microsoft_outlook-new-email",
88
name: "New Email Event (Instant)",
99
description: "Emit new event when an email is received in specified folders.",
10-
version: "0.1.0",
10+
version: "0.1.1",
1111
type: "source",
1212
dedupe: "unique",
1313
methods: {

0 commit comments

Comments
 (0)