From 7d917f81a7d16364b9aa82eae6b3eab32677d4c4 Mon Sep 17 00:00:00 2001 From: Patrick Schur Date: Sat, 10 Oct 2020 15:27:12 +0200 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a8f096..2d1a442 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pappet", - "version": "0.1.1", + "version": "0.2.0", "description": "A command-line tool to crawl websites using puppeteer.", "bin": { "pappet": "index.js"