From 203f8a1fa7da882a6d09bc2602fd33a768f886ec Mon Sep 17 00:00:00 2001 From: gtktsc Date: Mon, 18 Sep 2023 17:30:05 +0200 Subject: [PATCH] ascii-56: add version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 534f538..4f6d256 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-ascii-chart", - "version": "4.0.3", + "version": "4.0.5", "description": "Simple ascii chart generator", "main": "dist/index.js", "types": "dist/index.d.ts",