We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8efd26d commit 82eb84dCopy full SHA for 82eb84d
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- llm-docs-builder (0.10.0)
+ llm-docs-builder (0.11.0)
5
zeitwerk (~> 2.6)
6
7
GEM
lib/llm_docs_builder/version.rb
@@ -2,5 +2,5 @@
module LlmDocsBuilder
# Current version of the LlmDocsBuilder gem
- VERSION = '0.10.0'
+ VERSION = '0.11.0'
end
0 commit comments