diff --git a/package.json b/package.json index 177823a..023d1ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stephendolan/ynab-cli", - "version": "2.4.0", + "version": "2.5.0", "description": "A command-line interface for You Need a Budget (YNAB)", "type": "module", "main": "./dist/cli.js",