Skip to content

Commit

Permalink
Bump version (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
anujc4 authored May 29, 2024
1 parent ec008a2 commit d70f4db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

_A description of your awesome changes here!_

### 3.7.2

- Instrument timeout exceptions (#110)

### 3.7.1
Expand Down
2 changes: 1 addition & 1 deletion lib/routemaster/drain.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Routemaster
module Drain
VERSION = '3.7.1'.freeze
VERSION = '3.7.2'.freeze
end
end

0 comments on commit d70f4db

Please sign in to comment.