diff --git a/package.json b/package.json index 805123f..8a204c4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smartcli", "private": false, - "version": "4.0.14", + "version": "4.0.15", "description": "A library that simplifies building reactive command-line applications using observables, with robust support for commands, arguments, options, aliases, and asynchronous operation management.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",