Skip to content

Commit

Permalink
update version to v2.4.8 (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
mensfeld committed Jan 7, 2023
1 parent e4762e8 commit b284b9e
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:
waterdrop (2.4.7)
waterdrop (2.4.8)
karafka-core (>= 2.0.8, < 3.0.0)
zeitwerk (~> 2.3)

Expand Down
2 changes: 1 addition & 1 deletion lib/waterdrop/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
# WaterDrop library
module WaterDrop
# Current WaterDrop version
VERSION = '2.4.7'
VERSION = '2.4.8'
end

0 comments on commit b284b9e

Please sign in to comment.