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