diff --git a/CHANGELOG.md b/CHANGELOG.md index 9596e4658..9fabd7e1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change history for ui-eholdings -## [9.0.2] (IN PROGRESS) +## [9.0.2] (https://github.com/folio-org/ui-eholdings/tree/v9.0.2) (2023-11-09) * The list of packages is no longer cut off in the modal window. (UIEH-1397) diff --git a/package.json b/package.json index 492cc262b..818603006 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/eholdings", - "version": "9.0.1", + "version": "9.0.2", "description": "FOLIO UI module for eHoldings", "main": "src/index.js", "repository": "https://github.com/folio-org/ui-eholdings",