From d4571dc0f2f8fd977f1ff7c1f7c6be2614d62d01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Fri, 20 Oct 2023 15:42:59 +0300 Subject: [PATCH] :arrow_up: 3.2.0 :tada: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f73a726..5a09cd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-to-ascii", - "version": "3.1.0", + "version": "3.2.0", "description": "A Node.JS module that converts images to ASCII art.", "main": "lib/index.js", "directories": {