diff --git a/lib/berkeley_library/location/module_info.rb b/lib/berkeley_library/location/module_info.rb index bd88838..fe74845 100644 --- a/lib/berkeley_library/location/module_info.rb +++ b/lib/berkeley_library/location/module_info.rb @@ -7,7 +7,7 @@ module ModuleInfo SUMMARY = 'Locaton-related utilities for the UC Berkeley Library'.freeze DESCRIPTION = 'A collection of location-related utilities for the UC Berkeley Library'.freeze LICENSE = 'MIT'.freeze - VERSION = '4.1.0'.freeze + VERSION = '4.2.0'.freeze HOMEPAGE = 'https://github.com/BerkeleyLibrary/location'.freeze end end