Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit af1a3cc

Browse files
committed
Update dbl -> topgg and bump version to 1.2.0
1 parent e7f7f1a commit af1a3cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dblruby.gemspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Gem::Specification.new do |s|
22
s.name = 'dblruby'
3-
s.version = '1.1.3'
4-
s.date = '2019-04-22'
5-
s.summary = 'Discord Bot List API for Ruby'
6-
s.description = 'A Ruby library for the Discord Bot List (https://discordbots.org) API.'
3+
s.version = '1.2.0'
4+
s.date = '2020-06-19'
5+
s.summary = 'Top.gg / Discord Bot List API for Ruby'
6+
s.description = 'A Ruby library for the Top.gg (https://top.gg) API.'
77
s.authors = ['Chew']
88
s.email = '[email protected]'
99
s.files = Dir['lib/**/*.rb']

0 commit comments

Comments
 (0)