Skip to content

Commit 3a0b9b8

Browse files
committed
fix gemspec
1 parent 3aa961c commit 3a0b9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
require_relative "lib/mcp/shared/version"
3+
require_relative "lib/mcp/version"
44

55
Gem::Specification.new do |spec|
66
spec.name = "mcp"

0 commit comments

Comments
 (0)