From 10dbe86a592b4c5087d77da981f3b022f6b7eb8c Mon Sep 17 00:00:00 2001 From: David Ralph Date: Fri, 24 Feb 2023 15:45:14 +0000 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ced875..a69669d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leeks.js", - "version": "0.2.4", + "version": "0.3.0", "description": "Simple ANSI styling for your terminal", "author": "David Ralph", "license": "MIT",