From dacb95f0952d1bb0811b1c8773f14c5b3d622259 Mon Sep 17 00:00:00 2001 From: webviewer-ui <72055195+webviewer-ui@users.noreply.github.com> Date: Fri, 14 Jun 2024 15:22:40 -0700 Subject: [PATCH] =?UTF-8?q?[Misc]=20patch=2010.10.1=20(#9161)=20(r10.10=20?= =?UTF-8?q?=E2=86=92=2010.10)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9ea1dac1b..f4dbeb9c8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webviewer-ui", "author": "Apryse Software Inc.", - "version": "10.10.0", + "version": "10.10.1", "description": "WebViewer UI built in React", "main": "src/index.js", "scripts": { @@ -140,4 +140,4 @@ "webpack-dev-middleware": "^7.2.1", "webpack-hot-middleware": "^2.26.1" } -} +} \ No newline at end of file