We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ed110 commit 7b5862aCopy full SHA for 7b5862a
lib/berkeley_library/location/module_info.rb
@@ -7,7 +7,7 @@ module ModuleInfo
7
SUMMARY = 'Locaton-related utilities for the UC Berkeley Library'.freeze
8
DESCRIPTION = 'A collection of location-related utilities for the UC Berkeley Library'.freeze
9
LICENSE = 'MIT'.freeze
10
- VERSION = '4.0.0'.freeze
+ VERSION = '4.1.0'.freeze
11
HOMEPAGE = 'https://github.com/BerkeleyLibrary/location'.freeze
12
end
13
0 commit comments