From 7380ef8e280c8bc49eefa602e55071ab4e2e6754 Mon Sep 17 00:00:00 2001 From: Faizan Durrani Date: Thu, 28 Jan 2021 03:08:05 +0500 Subject: [PATCH] 2.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de057e7..7dc8575 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "paperback-extensions-common", - "version": "2.1.5", + "version": "2.1.7", "description": "The base methods and structures for a Paperback extension repo", "main": "dist/index.js", "types": "dist/index.d.ts",