From a43ddb9dd30be56aa788fbebd83b2adaa4450b1f Mon Sep 17 00:00:00 2001 From: Antonio Stoilkov Date: Wed, 10 Jul 2024 14:55:06 +0300 Subject: [PATCH] v0.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6509013..8846611 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "console-powers", - "version": "0.9.0", + "version": "0.9.1", "description": "Craft beautiful browser console messages. Debug & inspect data with elegant outputs. Small & tree-shakable.", "license": "MIT", "repository": "astoilkov/console-powers",