From 03dede9a97f0b4487d77815c828a5725c5e7fa5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Pereira=20Mu=C3=B1oz?= Date: Wed, 1 Jan 2025 15:30:20 +0100 Subject: [PATCH] 3.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc59f63..2b3d5d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@elchininet/isometric", - "version": "3.11.0", + "version": "3.11.1", "description": "A JavaScript library written in TypeScript to create isometric projections using SVGs", "main": "index.js", "module": "esm/index.js",