From 7d16ada7605d04f3e5b8bc50c60573e92cc752bc Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 27 Jan 2017 01:09:48 +0100 Subject: [PATCH] 1.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1b67dc..963688b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartacme", - "version": "1.0.8", + "version": "1.0.9", "description": "acme implementation in TypeScript", "main": "dist/index.js", "typings": "dist/index.d.ts",