From 33726c7ef24d1b6cb8a39d0703aa60679bb6a2ac Mon Sep 17 00:00:00 2001 From: Nouman Tayyab Date: Thu, 7 Dec 2023 15:32:40 +0500 Subject: [PATCH] updated the version for npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49224b4..2deb49e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aviary-iiif-player", - "version": "1.3.1", + "version": "1.3.2", "description": "This package can read the iiif manifest file to build the player, metadata, and annotations", "main": "./dist/application.js", "scripts": {