From 3e3561f4bb79d3a4fd9bc43e9ab9f4b8142e2920 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 4 Apr 2016 23:19:50 +0200 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79c4f13..3d5513b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "4.0.3", + "version": "5.0.0", "description": "write npm modules with TypeScript", "main": "dist/index.js", "bin": {