From bf308200ba70186847939016e57b65881990a65f Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Wed, 20 Mar 2024 11:34:29 +0100 Subject: [PATCH] 2.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5b4f44..216bd51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "compact-encoding", - "version": "2.14.0", + "version": "2.15.0", "description": "A series of compact encoding schemes for building small and fast parsers and serializers", "main": "index.js", "dependencies": {