Skip to content

Commit 947db60

Browse files
committed
version
1 parent b2f15c6 commit 947db60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/quickbooks/actions/create-purchase-order/create-purchase-order.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default {
99
key: "quickbooks-create-purchase-order",
1010
name: "Create Purchase Order",
1111
description: "Creates a purchase order. [See the documentation](https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/purchaseorder#create-a-purchaseorder)",
12-
version: "0.0.1",
12+
version: "0.0.2",
1313
type: "action",
1414
props: {
1515
quickbooks,

0 commit comments

Comments
 (0)