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 da6dbe4 commit 282bc08Copy full SHA for 282bc08
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby_llm-schema (0.2.0)
+ ruby_llm-schema (0.2.1)
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.0"
+ VERSION = "0.2.1"
end
0 commit comments