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