Skip to content

Commit 9ea4de6

Browse files
authored
💸 Minor bump to v5.4.0 (#864)
Mostly a small collection of bug fixes. Ref: - https://playbook-staging.notch8.com/en/samvera/bulkrax/release-a-new-version#set-the-version-number
1 parent 1fc65e4 commit 9ea4de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bulkrax/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Bulkrax
4-
VERSION = '5.3.0'
4+
VERSION = '5.4.0'
55
end

0 commit comments

Comments
 (0)