From e56c0604bfff3e85a13e227c99b94962d3e1e005 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Sun, 2 Oct 2016 15:25:30 +0200 Subject: [PATCH] Bumped v3.4.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6426afa..17a4745 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msgpack5", - "version": "3.4.0", + "version": "3.4.1", "description": "A msgpack v5 implementation for node.js and the browser, with extension points", "main": "index.js", "scripts": {