From 914307a90bb4c7a3b2664236864d82701aa95fc6 Mon Sep 17 00:00:00 2001 From: Gijs Kruitbosch Date: Wed, 5 Aug 2020 22:33:52 +0100 Subject: [PATCH] Increment version before publishing on npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6ce1cd..c2a2e83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mozilla/readability", - "version": "0.2.0", + "version": "0.3.0", "description": "A standalone version of the readability library used for Firefox Reader View.", "main": "index.js", "scripts": {