diff --git a/package.json b/package.json index f6d369d..4322ce9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@topcli/prompts", - "version": "2.0.0", + "version": "2.1.0", "description": "Node.js user input library for command-line interfaces.", "scripts": { "build": "tsup index.ts --format cjs,esm --dts --clean",