diff --git a/CHANGELOG.md b/CHANGELOG.md index 32a2b6e0..ce96b882 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change history for ui-quick-marc -## [5.0.2] (IN PROGRESS) +## [5.0.2](https://github.com/folio-org/ui-quick-marc/tree/v5.0.2) (2022-04-08) * [UIQM-226](https://issues.folio.org/browse/UIQM-226) MARC holdings: Can add multiple 852s tags. diff --git a/package.json b/package.json index 6fe3ba6f..3e1af7f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/quick-marc", - "version": "5.0.1", + "version": "5.0.2", "description": "Quick MARC editor", "main": "index.js", "repository": "",