Skip to content

Commit 4d50117

Browse files
Bump version to 0.1.4
1 parent 0ff013b commit 4d50117

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-
ruby_llm-template (0.1.3)
4+
ruby_llm-template (0.1.4)
55
ruby_llm (>= 1.0)
66
ruby_llm-schema (>= 0.2.0)
77

lib/ruby_llm/template/version.rb

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

33
module RubyLlm
44
module Template
5-
VERSION = "0.1.3"
5+
VERSION = "0.1.4"
66
end
77
end

0 commit comments

Comments
 (0)