Skip to content

Commit a891d2b

Browse files
committed
updates
1 parent d6f5b8b commit a891d2b

File tree

3 files changed

+2
-16278
lines changed

3 files changed

+2
-16278
lines changed

components/paystack/actions/export-transactions/export-transactions.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "paystack-export-transactions",
55
name: "Export Transactions",
66
description: "Export transactions from Paystack. See the documentation (https://paystack.com/docs/api/transaction/#export)",
7-
version: "0.0.2",
7+
version: "0.0.1",
88
type: "action",
99
props: {
1010
paystack,

components/paystack/package.json

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

0 commit comments

Comments
 (0)