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 63c244e commit d42ba9dCopy full SHA for d42ba9d
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby_llm-schema (0.2.3)
+ ruby_llm-schema (0.2.4)
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.3"
+ VERSION = "0.2.4"
end
0 commit comments