Skip to content

Commit 1146a50

Browse files
committed
Update for v1.3.0
1 parent 7f5f8b4 commit 1146a50

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/**/*'])
66
s.name = 'maxmind-db'
77
s.summary = 'A gem for reading MaxMind DB files.'
8-
s.version = '1.2.0'
8+
s.version = '1.3.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)