From 0b35d5333844c18df1c8502118ccab0851c0bcdc Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Wed, 11 Nov 2015 19:26:02 +0000 Subject: [PATCH] Bumped v3.3.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a87b84..7d2c52c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msgpack5", - "version": "3.2.0", + "version": "3.3.0", "description": "A msgpack v5 implementation for node.js and the browser, with extension points", "main": "index.js", "scripts": {