From 687ac5937c5a8fe6ed74dcf436926176c4c8be51 Mon Sep 17 00:00:00 2001 From: tmhglnd Date: Wed, 9 Dec 2020 23:15:16 +0100 Subject: [PATCH] version increment to 1.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c6c596d..d3befa4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "total-serialism", - "version": "1.13.0", + "version": "1.14.0", "description": "A set of methods for the generation and transformation of number sequences useful in algorithmic composition", "main": "index.js", "scripts": {