Skip to content

Commit d8261c5

Browse files
authored
minor version bump v2.3.0 (#430)
1 parent 95bd0f4 commit d8261c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GIT
1010
PATH
1111
remote: .
1212
specs:
13-
bulkrax (2.2.4)
13+
bulkrax (2.3.0)
1414
bagit (~> 0.4)
1515
coderay
1616
iso8601 (~> 0.9.0)

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 = '2.2.4'
4+
VERSION = '2.3.0'
55
end

0 commit comments

Comments
 (0)