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 b76d194 commit 4f391e7Copy full SHA for 4f391e7
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby_llm-schema (0.2.4)
+ ruby_llm-schema (0.2.5)
5
6
GEM
7
remote: https://rubygems.org/
lib/ruby_llm/schema/version.rb
@@ -2,6 +2,6 @@
module RubyLlm
class Schema
- VERSION = "0.2.4"
+ VERSION = "0.2.5"
end
0 commit comments