Skip to content

Commit f9f6912

Browse files
committed
version
1 parent f7c387b commit f9f6912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/shopify_developer_app/sources/new-order-fulfilled/new-order-fulfilled.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
name: "New Order Fulfilled (Instant)",
88
type: "source",
99
description: "Emit new event whenever an order is fulfilled.",
10-
version: "0.0.1",
10+
version: "0.0.2",
1111
dedupe: "unique",
1212
methods: {
1313
...common.methods,

0 commit comments

Comments
 (0)