diff --git a/package.json b/package.json index 35da6c9..2d2e9e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@topcli/prompts", - "version": "1.9.0", + "version": "1.10.0", "description": "Node.js user input library for command-line interfaces.", "scripts": { "build": "tsup index.ts --format cjs,esm --dts --clean",