Skip to content

Commit 7fc6121

Browse files
Merge pull request #70 from mathewmeconry/feat/invoice_payments
feat: add Payment interface and methods for creating and retrieving payments in Invoices
2 parents fc61481 + 5233e13 commit 7fc6121

File tree

4 files changed

+3446
-1
lines changed

4 files changed

+3446
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bexio",
3-
"version": "3.2.1",
3+
"version": "3.3.0",
44
"description": "NPM Package for the api of bexio.com",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)