From 85a74a1a724ddffdb81f709b745d5707a8a0f699 Mon Sep 17 00:00:00 2001 From: Benjamin Byholm Date: Sat, 29 Sep 2018 11:06:54 +0300 Subject: [PATCH] 2.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86300aee..a7413bc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nan", - "version": "2.11.0", + "version": "2.11.1", "description": "Native Abstractions for Node.js: C++ header for Node 0.8 -> 10 compatibility", "main": "include_dirs.js", "repository": {