Skip to content

Commit 0d771f0

Browse files
committed
release 0.2.0
1 parent 33e2302 commit 0d771f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
plain-rails (0.1.2)
4+
plain-rails (0.2.0)
55
front_matter_parser (~> 1.0.1)
66
langchainrb (~> 0.6.13)
77
qdrant-ruby (~> 0.9.2)

lib/plain/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Plain
2-
VERSION = "0.1.2"
2+
VERSION = "0.2.0"
33
end

0 commit comments

Comments
 (0)