From fc770288979f6050e4371c1e1b44d2b76b233664 Mon Sep 17 00:00:00 2001 From: Forrest L Norvell Date: Mon, 20 Nov 2017 13:22:02 -0800 Subject: [PATCH] 3.2.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index bd03bf5..d18a297 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "continuation-local-storage", - "version": "3.2.0", + "version": "3.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 44ed6a8..e8d82d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "continuation-local-storage", - "version": "3.2.0", + "version": "3.2.1", "description": "userland implementation of https://github.com/joyent/node/issues/5243", "main": "context.js", "directories": {