From ca6af30f09ece399431113a7f14ea324f0e4feea Mon Sep 17 00:00:00 2001 From: Felix Palmer Date: Wed, 19 Apr 2023 11:56:35 +0200 Subject: [PATCH] 0.1.6 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6dd3474..24e2c12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quadbin", - "version": "0.1.5", + "version": "0.1.6", "description": "Utility functions for working with Quadbins", "license": "MIT", "main": "dist/cjs/index.js",