From cca202eaa250c2cafbc2170da7da29c31e8710ea Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Sun, 29 Oct 2017 12:11:24 +0100 Subject: [PATCH] Bumped v3.6.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79d0a0d..57754cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msgpack5", - "version": "3.5.1", + "version": "3.6.0", "description": "A msgpack v5 implementation for node.js and the browser, with extension points", "main": "index.js", "scripts": {