From 4e63d698ef954b0f12ed69bdc7da6bd98570a8ea Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 17 Nov 2016 13:32:25 +0100 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34640bd..2bf2773 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartacme", - "version": "1.0.0", + "version": "1.0.1", "description": "acme implementation in TypeScript", "main": "dist/index.js", "typings": "dist/index.d.ts",