From f83eb035c2417c3c01f3096edb3f0a5f777b4250 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 25 Jan 2016 21:20:28 +0100 Subject: [PATCH] 1.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf663f9..c780a6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "1.0.11", + "version": "1.0.12", "description": "write npm modules with TypeScript", "main": "index.js", "typings": "./index.d.ts",