From f2c2ddbf1ae0f7cfa8c5b984243047bc21fba831 Mon Sep 17 00:00:00 2001 From: Jonathan Niles Date: Wed, 7 Apr 2021 13:34:45 +0100 Subject: [PATCH] v2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 895c9e8..48aefde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ima-worldhealth/tree", - "version": "2.3.0", + "version": "2.3.1", "description": "Build a tree from an adjacency list and operate on it", "main": "index.js", "scripts": {