From 5f2c484c24f0d30773cbcdd41f507e1f37118dc7 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 12 Oct 2017 11:26:33 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6b75e9..dadd0e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartcls", - "version": "1.0.1", + "version": "1.0.2", "description": "continuation-local-storage", "main": "dist/index.js", "typings": "dist/index.d.ts",