diff --git a/package.json b/package.json index 9686941..97902f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@topcli/prompts", - "version": "1.6.0", + "version": "1.7.0", "description": "Node.js user input library for command-line interfaces.", "scripts": { "test": "node --no-warnings=ExperimentalWarning --loader=esmock --test test/",