diff --git a/package.json b/package.json index 1121b3d..f4642a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tinyrainbow", - "version": "1.1.0", + "version": "1.1.1", "description": "A small library to print colourful messages.", "type": "module", "scripts": { @@ -55,4 +55,4 @@ "engines": { "node": ">=14.0.0" } -} \ No newline at end of file +}