From 5723f249ca4fe6bb89a0f689fb9a5fe4c3476774 Mon Sep 17 00:00:00 2001 From: Dinesh Date: Wed, 7 Mar 2018 14:16:04 +0530 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00da2f0..1c1165c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typy", - "version": "2.0.0", + "version": "2.0.1", "description": "Minimal JavaScript type checking library", "main": "./lib/index.js", "scripts": {