We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613e245 commit 4cdffbfCopy full SHA for 4cdffbf
typesense.gemspec renamed to typesense-ruby.gemspec
@@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
5
require 'typesense/version'
6
7
Gem::Specification.new do |spec|
8
- spec.name = 'typesense'
+ spec.name = 'typesense-ruby'
9
spec.version = Typesense::VERSION
10
spec.authors = ['Typesense, Inc.']
11
spec.email = ['[email protected]']
0 commit comments