From 35e46fed216285a67cafa28682341b67603c9839 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 9 Mar 2018 11:37:26 +0100 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6147c20..46664f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartcls", - "version": "1.0.4", + "version": "1.0.5", "description": "continuation-local-storage", "main": "dist/index.js", "typings": "dist/index.d.ts",