From f39cb03fc297d4a27cb4bb6af83f76808801e786 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 7 Feb 2016 01:00:28 +0100 Subject: [PATCH] 2.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1590ce4..86d8a19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "2.1.3", + "version": "2.1.4", "description": "write npm modules with TypeScript", "main": "index.js", "typings": "./index.d.ts",