From caa46904d32ef32685439beb4d3f69c005c13549 Mon Sep 17 00:00:00 2001 From: Frederique Mittelstaedt Date: Mon, 21 May 2018 09:13:31 +0100 Subject: [PATCH] Version 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd0142b..38742e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-error", - "version": "1.0.2", + "version": "1.0.3", "description": "An extendable Error class that actually works, with TypeScript definition files, supporting old and new style classes and compatibility even with the oldest browsers", "author": "Frédérique Mittelstaedt ", "license": "MIT",