From fc9a1e0a4db8f55172c59e9534ba86822ea67334 Mon Sep 17 00:00:00 2001 From: John Doherty Date: Sat, 31 Dec 2016 17:35:14 +0000 Subject: [PATCH] bumped version number to push doc changes to npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 092c5ed..affae49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-iframe-replacement", - "version": "0.0.1", + "version": "0.0.2", "description": "NodeJS + Express replacement for the HTML iframe", "main": "index.js", "scripts": {