Skip to content

Commit

Permalink
Bump new version
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSaffron committed Apr 29, 2021
1 parent 020cd4f commit ad171ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## Unreleased
## 2.3.2 - 2021-04-30

- [FEATURE] Introduce `pp=async-flamegraph` for asynchronous flamegraphs

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

module Rack
class MiniProfiler
VERSION = '2.3.1'
VERSION = '2.3.2'
end
end

0 comments on commit ad171ff

Please sign in to comment.