From 26075c2d498a88843f97ca359c88f7261659db8c Mon Sep 17 00:00:00 2001 From: Fred Chasen Date: Sat, 16 May 2020 17:52:37 -0700 Subject: [PATCH] Version bump to 0.3.87 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5665f4..743ac21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "epubjs", - "version": "0.3.86", + "version": "0.3.87", "description": "Parse and Render Epubs", "main": "lib/index.js", "module": "src/index.js",