Skip to content

Commit 7e90ed4

Browse files
committed
Update for v1.4.0
1 parent db4739a commit 7e90ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maxmind-db.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Gem::Specification.new do |s|
55
s.files = Dir['**/*'].difference(Dir['.github/**/*', 'dev-bin/**/*', 'test/**/*'])
66
s.name = 'maxmind-db'
77
s.summary = 'A gem for reading MaxMind DB files.'
8-
s.version = '1.3.2'
8+
s.version = '1.4.0'
99

1010
s.description = 'A gem for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).'
1111
s.email = '[email protected]'

0 commit comments

Comments
 (0)