diff --git a/package.json b/package.json index 20a1b80..5663368 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shirtiny/logger", - "version": "4.2.0", + "version": "4.2.1", "description": "Simple console log with css, write in typescript.", "types": "./dist/types/main.d.ts", "main": "./dist/main.es.js",