From 73a57ed264d5edc792e12165a8c22683c0235bf0 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 9 Feb 2016 17:01:45 +0100 Subject: [PATCH] 2.1.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53fe53b..26caeb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "2.1.9", + "version": "2.1.10", "description": "write npm modules with TypeScript", "main": "index.js", "typings": "./index.d.ts",