Skip to content

Commit

Permalink
build: bump to v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hedgeye-cchang committed Nov 20, 2024
1 parent ac72183 commit 5ff8c35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
phlex-chatbot (0.3.3)
phlex-chatbot (0.3.4)
phlex (~> 1.10)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/phlex/chatbot/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Phlex
module Chatbot
VERSION = "0.3.3"
VERSION = "0.3.4"
end
end

0 comments on commit 5ff8c35

Please sign in to comment.