Skip to content

Commit

Permalink
Prepare for release 13.3.0
Browse files Browse the repository at this point in the history
Includes:

- #1483 (Rails 6.1 Support)
- #1480 (README Badges)
- #1462 (Handle RSolr Deprecation of read_timeout)
- #1460 (Don't delegate system_dtsi to #indexer)
- #1453 (Update README/CONTRIBUTING)
  • Loading branch information
tpendragon committed Jul 25, 2022
1 parent 4438305 commit e2673d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_fedora/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module ActiveFedora
VERSION = '13.2.7'
VERSION = '13.3.0'
end

0 comments on commit e2673d0

Please sign in to comment.