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 33e2302 commit 0d771f0Copy full SHA for 0d771f0
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- plain-rails (0.1.2)
+ plain-rails (0.2.0)
5
front_matter_parser (~> 1.0.1)
6
langchainrb (~> 0.6.13)
7
qdrant-ruby (~> 0.9.2)
lib/plain/version.rb
@@ -1,3 +1,3 @@
module Plain
- VERSION = "0.1.2"
+ VERSION = "0.2.0"
end
0 commit comments