Skip to content

Commit af0bba1

Browse files
authored
Fix version (should be at 4.0.0)
1 parent 4406509 commit af0bba1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ynab",
3-
"version": "3.1.0",
3+
"version": "4.0.0",
44
"description": "Official JavaScript client for the YNAB API. API documentation available at https://api.ynab.com. Generated from server specification version 1.83.0",
55
"author": "YNAB",
66
"email": "api@ynab.com",
@@ -52,4 +52,4 @@
5252
"dependencies": {
5353
"fetch-ponyfill": "^7.1.0"
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)