From 005eceb8fc1bcd6c4d3c3f7fd53792f928a00223 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Mon, 12 Mar 2018 18:31:51 +0100 Subject: [PATCH] Bumped v4.0.2. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6830338..73d25a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msgpack5", - "version": "4.0.1", + "version": "4.0.2", "description": "A msgpack v5 implementation for node.js and the browser, with extension points", "main": "index.js", "scripts": {