Skip to content

Commit d48de19

Browse files
committed
update gemspec
1 parent 6b49222 commit d48de19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model_context_protocol.gemspec renamed to mcp.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
require_relative "lib/model_context_protocol/version"
44

55
Gem::Specification.new do |spec|
6-
spec.name = "model_context_protocol"
6+
spec.name = "mcp"
77
spec.version = ModelContextProtocol::VERSION
88
spec.authors = ["Model Context Protocol"]
99
spec.email = ["[email protected]"]

0 commit comments

Comments
 (0)