From 50b14e60c6cad76c1e4358a46b538052243b6aea Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 23 Mar 2016 15:23:14 +0100 Subject: [PATCH] 3.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7077800..af52e67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "3.6.0", + "version": "3.6.1", "description": "write npm modules with TypeScript", "main": "dist/index.js", "bin": {