From db63e07fa37a0114f34398a1b9b0fa093f62fe35 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 23 Feb 2016 17:27:12 +0100 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a25815..3b2bf6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "3.1.2", + "version": "3.2.0", "description": "write npm modules with TypeScript", "main": "dist/index.js", "bin": {