Skip to content

Commit 06d8878

Browse files
committed
Bump version to 1.2.0
1 parent c721db3 commit 06d8878

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@
3030
# 1.1.6
3131

3232
- Namespace ProcessUtilization middleware to Peek::Views::PerformanceBar - #21 (@jnunemaker)
33+
34+
# 1.2.0
35+
36+
- Allow `PerformanceBar::ProcessUtilization::Body` to behave like normal response body - #22 (@tubaxenor)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Peek
22
module PerformanceBar
3-
VERSION = '1.1.6'
3+
VERSION = '1.2.0'
44
end
55
end

0 commit comments

Comments
 (0)