From 597a219285ece42048eb924be1811715a5e4fe0c Mon Sep 17 00:00:00 2001 From: Dan Burzo Date: Wed, 17 Oct 2018 16:40:57 +0300 Subject: [PATCH] v0.2.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c90c708..025bc3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "percollate", - "version": "0.2.11", + "version": "0.2.12", "description": "A command-line tool to grab web pages as PDF", "main": "index.js", "repository": "git@github.com:danburzo/percollate.git",