diff --git a/package.json b/package.json index 62a6aec..da2fd10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@topcli/spinner", - "version": "2.1.1", + "version": "2.1.2", "description": "Asynchronous CLI Spinner. Allow to create and manage simultaneous/multiple spinners at a time.", "main": "./dist/index.js", "module": "./dist/index.mjs",