From 62fcb3e6e1c5ffaf8cd9466b019e14f6321b5ae3 Mon Sep 17 00:00:00 2001 From: Astolfo Date: Thu, 17 Feb 2022 14:34:43 -0300 Subject: [PATCH] 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1468e4c..b65b2384 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dot-quiver", "type": "module", - "version": "5.0.0", + "version": "5.1.0", "description": "Package to handle dot-quiver based structures", "main": "index.js", "repository": {