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