We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f22834e commit 3fe2a76Copy full SHA for 3fe2a76
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby_llm-mcp (0.0.2)
+ ruby_llm-mcp (0.1.0)
5
faraday (>= 1.10.0)
6
faraday-multipart (>= 1)
7
faraday-net_http (>= 1)
lib/ruby_llm/mcp/version.rb
@@ -2,6 +2,6 @@
module RubyLLM
module MCP
- VERSION = "0.0.2"
+ VERSION = "0.1.0"
end
0 commit comments