From a753a5db2c37540846700fb2fedcb7372700b66c Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 9 Feb 2016 20:36:40 +0100 Subject: [PATCH] 2.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24d2366..39182b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "2.2.1", + "version": "2.2.2", "description": "write npm modules with TypeScript", "main": "index.js", "typings": "./index.d.ts",