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