diff --git a/package.json b/package.json index a402ec3..99fd10b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mint-export-extension", - "version": "1.0.1", + "version": "1.0.2", "description": "Browser extension to export your data from Mint. Built by the team at Monarch Money.", "scripts": { "build": "tsc --noEmit && vite build",