From cda20e0386219a5343fd83a4844416e69fda016d Mon Sep 17 00:00:00 2001 From: Dominik Iwanek <141320833+dominikiwanekhyland@users.noreply.github.com> Date: Mon, 15 Jun 2026 14:30:44 +0200 Subject: [PATCH] Post-release version bump (#11988) --- lib/js-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/js-api/package.json b/lib/js-api/package.json index 150aaf4ed4..6d37cb9ea5 100644 --- a/lib/js-api/package.json +++ b/lib/js-api/package.json @@ -1,6 +1,6 @@ { "name": "@alfresco/js-api", - "version": "9.5.0", + "version": "10.0.0", "license": "Apache-2.0", "description": "JavaScript client library for the Alfresco REST API", "author": "Hyland Software, Inc. and its affiliates",