From 3347e0fa9965830792368566ebf7f4452b5ba041 Mon Sep 17 00:00:00 2001 From: Michael Taylor Date: Sat, 6 Feb 2021 16:35:22 +0000 Subject: [PATCH] Updating composer version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 98c4f7d..7309db8 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "dagmike/bin-packing", - "version": "1.6.2", + "version": "1.7.1", "description": "2D bin packing PHP implementation", "type": "library", "license": "MIT",