Skip to content

Commit c0a99af

Browse files
Merge pull request #200 from datacite/version-2.3.2
Update to 2.3.2
2 parents 6a8d751 + f43448e commit c0a99af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
bolognese (2.3.0)
4+
bolognese (2.3.2)
55
activesupport (>= 4.2.5)
66
benchmark_methods (~> 0.7)
77
bibtex-ruby (>= 5.1.0)

lib/bolognese/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Bolognese
2-
VERSION = "2.3.0"
2+
VERSION = "2.3.2"
33
end

0 commit comments

Comments
 (0)