Skip to content

Commit 7a1ea4a

Browse files
Merge pull request #186 from datacite/2.1.0-update
Update version number
2 parents 0a88749 + 0b36986 commit 7a1ea4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
bolognese (2.0.3)
4+
bolognese (2.1.0)
55
activesupport (>= 4.2.5)
66
benchmark_methods (~> 0.7)
77
bibtex-ruby (>= 5.1.0)
@@ -235,4 +235,4 @@ DEPENDENCIES
235235
webmock (~> 3.0, >= 3.0.1)
236236

237237
BUNDLED WITH
238-
2.4.20
238+
2.4.22

lib/bolognese/version.rb

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

0 commit comments

Comments
 (0)