diff --git a/package.json b/package.json index 8e111af..a32d605 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartinteract", "private": false, - "version": "2.0.15", + "version": "2.0.16", "description": "A package for creating smart CLI interactions with customizable questions and answers.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -60,4 +60,4 @@ "last 1 chrome versions" ], "type": "module" -} \ No newline at end of file +}