From f5bc4578d77558cf719cec3999826141c2931d31 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 14 Jan 2016 20:12:48 +0100 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23eb530..a313912 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npmts", - "version": "0.0.7", + "version": "1.0.0", "description": "write npm modules with TypeScript", "main": "index.js", "bin": {