From 71f0a9d37fdc63f7c9e166391e8d4cef08eef9f5 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 12 Jun 2016 00:45:49 +0200 Subject: [PATCH] 5.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c949b9..14b7009 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "5.3.0", + "version": "5.3.1", "description": "write npm modules with TypeScript", "main": "dist/index.js", "bin": {