Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GIT
PATH
remote: .
specs:
hathifiles_database (0.5.3)
hathifiles_database (0.5.5)
date_named_file
dotenv
ettin
Expand Down Expand Up @@ -161,4 +161,4 @@ DEPENDENCIES
yard

BUNDLED WITH
2.7.1
2.7.2
2 changes: 1 addition & 1 deletion lib/hathifiles_database/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module HathifilesDatabase
VERSION = "0.5.3"
VERSION = "0.5.5"
end
Loading