diff --git a/CHANGELOG.md b/CHANGELOG.md index fdea1c6e..95132054 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change history for ui-plugin-bursar-export -## 4.0.0 (IN PROGRESS) +## 3.1.0 (IN PROGRESS) * Also support `feesfines` interface version `19.0`. Refs UIPBEX-55. diff --git a/package.json b/package.json index 25ccf98f..b8873953 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/plugin-bursar-export", - "version": "3.0.0", + "version": "3.1.0", "description": "Bursar export", "main": "index.js", "repository": "",