We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6aef5 commit 0250079Copy full SHA for 0250079
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby_llm-schema (0.1.6)
+ ruby_llm-schema (0.1.7)
5
6
GEM
7
remote: https://rubygems.org/
lib/ruby_llm/schema/version.rb
@@ -2,6 +2,6 @@
module RubyLlm
class Schema
- VERSION = "0.1.6"
+ VERSION = "0.1.7"
end
0 commit comments