diff --git a/lib/blacklight_cornell_requests/version.rb b/lib/blacklight_cornell_requests/version.rb index 116d7a3..13a58d7 100755 --- a/lib/blacklight_cornell_requests/version.rb +++ b/lib/blacklight_cornell_requests/version.rb @@ -2,5 +2,5 @@ module BlacklightCornellRequests # Seems that we're using month/year for the version number for now. # Guess once we hit the end of the year, we might want to switch # to something a little more traditional? - VERSION = "1.1.4" + VERSION = "1.2" end diff --git a/release_notes.md b/release_notes.md index 15fe688..668da9a 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,6 +1,6 @@ # Release Notes - blacklight-cornell-requests -## Next release (version TBD) +## v1.2 ### Enhancements - Borrow Direct settings have been updated to work with the new BD production database (DISCOVERYACCESS-2006)