Skip to content

Commit 82eb84d

Browse files
committed
v0.11.0
1 parent 8efd26d commit 82eb84d

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-
llm-docs-builder (0.10.0)
4+
llm-docs-builder (0.11.0)
55
zeitwerk (~> 2.6)
66

77
GEM

lib/llm_docs_builder/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module LlmDocsBuilder
44
# Current version of the LlmDocsBuilder gem
5-
VERSION = '0.10.0'
5+
VERSION = '0.11.0'
66
end

0 commit comments

Comments
 (0)